mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install bundler.vim bundle as a submodule.
This commit is contained in:
parent
1366503f3d
commit
f5db5fa5ce
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -25,3 +25,6 @@
|
||||
[submodule "bundle/rake"]
|
||||
path = bundle/rake
|
||||
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
@ -0,0 +1 @@
|
||||
Subproject commit 48abb774c72732a75f8ab05ee7493b1041dd8ae8
|
Loading…
Reference in New Issue
Block a user