diff --git a/.gitmodules b/.gitmodules index 5ced06b..cc3851b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "vim-files/.vim/bundle/nerdtree"] path = vim-files/.vim/bundle/nerdtree url = https://github.com/scrooloose/nerdtree.git +[submodule "vim-files/.vim/bundle/tcomment_vim"] + path = vim-files/.vim/bundle/tcomment_vim + url = https://github.com/tomtom/tcomment_vim.git diff --git a/vim-files/.vim/bundle/tcomment_vim b/vim-files/.vim/bundle/tcomment_vim new file mode 160000 index 0000000..0dc1b87 --- /dev/null +++ b/vim-files/.vim/bundle/tcomment_vim @@ -0,0 +1 @@ +Subproject commit 0dc1b872fc36404ad85909e48fbbcfb921c89b7a