aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
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