1
0
mirror of https://github.com/xlogerais/config-vim synced 2024-09-19 22:29:58 +02:00

Fix some submodules

This commit is contained in:
Xavier Logerais 2015-03-01 21:37:36 +01:00
parent 85c3fd0abd
commit 3895d17d0f

4
.gitmodules vendored
View File

@ -32,8 +32,8 @@
path = bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "/home/xavier/.vim/bundle/haml"]
path = /home/xavier/.vim/bundle/haml
path = bundle/haml
url = git://github.com/tpope/vim-haml.git
[submodule "/home/xavier/.vim/bundle/solarized"]
path = /home/xavier/.vim/bundle/solarized
path = bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git