Added tcomment plugin

This commit is contained in:
Nick Nisi
2012-06-03 11:03:31 -05:00
parent 0008c777e7
commit bbf2ed837e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -76,3 +76,6 @@
[submodule "vim/vim.symlink/bundle/jellybeans"] [submodule "vim/vim.symlink/bundle/jellybeans"]
path = vim/vim.symlink/bundle/jellybeans path = vim/vim.symlink/bundle/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git 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