mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-14 03:06:54 +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
|
||||
|
1
bundle/git
Submodule
1
bundle/git
Submodule
Submodule bundle/git added at 3612660957
Reference in New Issue
Block a user