diff --git a/.gitmodules b/.gitmodules index 429ddf3..e4c8433 100644 --- a/.gitmodules +++ b/.gitmodules @@ -76,3 +76,6 @@ [submodule "vim/vim.symlink/bundle/jellybeans"] path = vim/vim.symlink/bundle/jellybeans url = https://github.com/nanotech/jellybeans.vim.git +[submodule "vim/vim.symlink/bundle/tcomment_vim"] + path = vim/vim.symlink/bundle/tcomment_vim + url = https://github.com/tomtom/tcomment_vim.git diff --git a/vim/vim.symlink/bundle/tcomment_vim b/vim/vim.symlink/bundle/tcomment_vim new file mode 160000 index 0000000..ec0ae34 --- /dev/null +++ b/vim/vim.symlink/bundle/tcomment_vim @@ -0,0 +1 @@ +Subproject commit ec0ae34e981627e05f6441c77b4e0aa3e8cc99ff