Added fugitive as a submodule

This commit is contained in:
2017-04-06 07:38:20 -04:00
parent a22b697c08
commit c3723f6dfc
6 changed files with 4 additions and 3589 deletions

3
.gitmodules vendored
View File

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