From bbf2ed837e1b34cdd2dbe0b99a2b32efde794a44 Mon Sep 17 00:00:00 2001 From: Nick Nisi Date: Sun, 3 Jun 2012 11:03:31 -0500 Subject: [PATCH] Added tcomment plugin --- .gitmodules | 3 +++ vim/vim.symlink/bundle/tcomment_vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/vim.symlink/bundle/tcomment_vim 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