aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-04-15 20:00:00 +1200
committerTom Ryder <tom@sanctum.geek.nz>2011-04-15 20:00:00 +1200
commitdd82aa16c1659babaa39df464cc0510b17cce306 (patch)
tree4016d0ef4fbcb9f39364c3ab39d852114f027819
parentFixed up text file instructions a bit. (diff)
downloaddotfiles-dd82aa16c1659babaa39df464cc0510b17cce306.tar.gz
dotfiles-dd82aa16c1659babaa39df464cc0510b17cce306.zip
Ooh, I like this one.
-rw-r--r--.gitmodules5
m---------vim/bundle/fugitive0
2 files changed, 5 insertions, 0 deletions
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
diff --git a/vim/bundle/fugitive b/vim/bundle/fugitive
new file mode 160000
+Subproject 3026076ab5f60a5a3703d33a933a09d4053c0d9