Add fugitive as git porcelain for vim

This commit is contained in:
2019-06-05 17:51:46 +02:00
parent 4d040587a0
commit 2289949fd6
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

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