mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-13 10:46:56 +02:00
Install bundler.vim bundle as a submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -25,3 +25,6 @@
|
|||||||
[submodule "bundle/rake"]
|
[submodule "bundle/rake"]
|
||||||
path = bundle/rake
|
path = bundle/rake
|
||||||
url = git://github.com/tpope/vim-rake.git
|
url = git://github.com/tpope/vim-rake.git
|
||||||
|
[submodule "bundle/bundler"]
|
||||||
|
path = bundle/bundler
|
||||||
|
url = git://github.com/tpope/vim-bundler.git
|
||||||
|
1
bundle/bundler
Submodule
1
bundle/bundler
Submodule
Submodule bundle/bundler added at 48abb774c7
Reference in New Issue
Block a user