1
0
mirror of https://github.com/xlogerais/config-vim synced 2025-06-12 10:16:56 +02:00

Install bundler.vim bundle as a submodule.

This commit is contained in:
2015-03-01 20:46:00 +01:00
parent 1366503f3d
commit f5db5fa5ce
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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