diff --git a/.gitmodules b/.gitmodules index cc3851b..ef77922 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim-files/.vim/bundle/tcomment_vim"] path = vim-files/.vim/bundle/tcomment_vim url = https://github.com/tomtom/tcomment_vim.git +[submodule "vim-files/.vim/bundle/vim-characterize"] + path = vim-files/.vim/bundle/vim-characterize + url = https://github.com/tpope/vim-characterize.git diff --git a/vim-files/.vim/bundle/vim-characterize b/vim-files/.vim/bundle/vim-characterize new file mode 160000 index 0000000..d5ba608 --- /dev/null +++ b/vim-files/.vim/bundle/vim-characterize @@ -0,0 +1 @@ +Subproject commit d5ba608255810c8e748d1eb463c22c652e4f6eb8