Add fugitive

This commit is contained in:
Jonathan Hodgson 2016-11-15 11:54:49 +00:00
parent 580d6bccdd
commit 30239bd974
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

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