From dd82aa16c1659babaa39df464cc0510b17cce306 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 15 Apr 2011 20:00:00 +1200 Subject: Ooh, I like this one. --- .gitmodules | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7df6ea9d..31965f67 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,3 +21,8 @@ [submodule "vim/bundle/tcomment"] path = vim/bundle/tcomment url = git://github.com/tomtom/tcomment_vim.git + ignore = dirty +[submodule "vim/bundle/fugitive"] + path = vim/bundle/fugitive + url = git://github.com/tpope/vim-fugitive.git + ignore = dirty -- cgit v1.2.3