aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-24 10:36:26 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-24 10:36:26 +0100
commit231c602ea2e0633465782a66e789e6abab967522 (patch)
tree91d971351e8561fb0141cf282d2cb0688bdd4ccb
parent44df3592d15d4073dece34cd2a00c3b43aba0ce3 (diff)
downloaddotfiles-231c602ea2e0633465782a66e789e6abab967522.tar.gz
dotfiles-231c602ea2e0633465782a66e789e6abab967522.tar.bz2
dotfiles-231c602ea2e0633465782a66e789e6abab967522.zip
Added vim-fugitive plugin
-rw-r--r--.gitmodules3
m---------vim/bundle/vim-fugitive0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1075e84..60a1468 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
13[submodule "vim/bundle/syntastic"] 13[submodule "vim/bundle/syntastic"]
14 path = vim/bundle/syntastic 14 path = vim/bundle/syntastic
15 url = https://github.com/scrooloose/syntastic.git 15 url = https://github.com/scrooloose/syntastic.git
16[submodule "vim/bundle/vim-fugitive"]
17 path = vim/bundle/vim-fugitive
18 url = https://github.com/tpope/vim-fugitive.git
diff --git a/vim/bundle/vim-fugitive b/vim/bundle/vim-fugitive
new file mode 160000
Subproject 0095769029709b531d2505ee6ad9907dd9bd72a