Add fugitive
This commit is contained in:
parent
580d6bccdd
commit
30239bd974
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue