mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01: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
@ -0,0 +1 @@
|
||||
Subproject commit 36126609572d95e93cc8b06f73670fbbf3a3736a
|
Loading…
Reference in New Issue
Block a user