From 8e01a99ab4de06d2cae72cfc935954ce985d03c9 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Thu, 1 Aug 2013 19:34:30 -0700 Subject: [PATCH] tcomment submodule --- .gitmodules | 3 +++ vim-files/.vim/bundle/tcomment_vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim-files/.vim/bundle/tcomment_vim 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