mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-13 10:46:56 +02:00
Install git.vim bundle as a submodule.
This commit is contained in:
parent
b84a03fd0f
commit
045db493a1
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -40,3 +40,6 @@
|
||||
[submodule "bundle/matchit"]
|
||||
path = bundle/matchit
|
||||
url = https://github.com/tmhedberg/matchit.git
|
||||
[submodule "bundle/git"]
|
||||
path = bundle/git
|
||||
url = https://github.com/tpope/vim-git.git
|
||||
|
Reference in New Issue
Block a user