mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install rake.vim bundle as a submodule.
This commit is contained in:
parent
ba02423084
commit
1366503f3d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -22,3 +22,6 @@
|
||||
[submodule "bundle/rbenv"]
|
||||
path = bundle/rbenv
|
||||
url = git://github.com/tpope/vim-rbenv.git
|
||||
[submodule "bundle/rake"]
|
||||
path = bundle/rake
|
||||
url = git://github.com/tpope/vim-rake.git
|
||||
|
1
bundle/rake
Submodule
1
bundle/rake
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit afd766e87bc6d01eebc967218a41253f6161d306
|
Loading…
Reference in New Issue
Block a user