aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-01-19 23:33:29 +1300
committerTom Ryder <tom@sanctum.geek.nz>2012-01-19 23:33:29 +1300
commit39860bad1e061b769b3db81986a88c9bab1236dc (patch)
tree5f526c6b1559404de52f4f345977f189204c83c9 /.gitmodules
parentAdded Pathogen back in again. (diff)
downloaddotfiles-39860bad1e061b769b3db81986a88c9bab1236dc.tar.gz
dotfiles-39860bad1e061b769b3db81986a88c9bab1236dc.zip
Added Fugitive.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 63c33c0f..d3d24d80 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "vim/bundle/pathogen"]
path = vim/bundle/pathogen
url = http://github.com/tpope/vim-pathogen.git
+[submodule "vim/bundle/fugitive"]
+ path = vim/bundle/fugitive
+ url = http://github.com/tpope/vim-fugitive.git