summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAudric Schiltknecht <storm@chemicalstorm.org>2012-10-10 22:33:57 +0200
committerAudric Schiltknecht <storm@chemicalstorm.org>2012-10-10 22:33:57 +0200
commitc54cbff69091a3dfc030c44166dbefb0bace585f (patch)
tree532b90f628ef950643d92c6fbacd2a874f001ca1 /.gitmodules
parentc92d01907c7301eb9b4e4af65ddab0022c5a75f1 (diff)
downloaddotfiles-c54cbff69091a3dfc030c44166dbefb0bace585f.tar.gz
dotfiles-c54cbff69091a3dfc030c44166dbefb0bace585f.tar.bz2
dotfiles-c54cbff69091a3dfc030c44166dbefb0bace585f.zip
Add fugitive bundle
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..7ebb7a7
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "vim/.vim/bundle/fugitive"]
+ path = vim/.vim/bundle/fugitive
+ url = https://github.com/tpope/vim-fugitive.git