Add Fugitive submodule

This commit is contained in:
Anthony Rose 2015-10-13 14:39:28 +01:00
parent 4f3b071672
commit f9e351c977
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "bundle/vimoutliner"] [submodule "bundle/vimoutliner"]
path = bundle/vimoutliner path = bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git url = https://github.com/vimoutliner/vimoutliner.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git

1
bundle/vim-fugitive Submodule

@ -0,0 +1 @@
Subproject commit b5188a1b4f9aabd1454f7b8dd621d467ca7ee3a7