From 1bd832485e088f4bba817144fdc8b36ab50bb109 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 13 Apr 2011 00:20:46 +1200 Subject: Yeah, this one's better. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c2e3f947..7df6ea9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,3 +18,6 @@ path = vim/bundle/dessert url = git://github.com/tejr/dessert.git ignore = dirty +[submodule "vim/bundle/tcomment"] + path = vim/bundle/tcomment + url = git://github.com/tomtom/tcomment_vim.git -- cgit v1.2.3