mirror of
https://github.com/xlogerais/config-vim
synced 2025-06-12 10:16:56 +02:00
Install haml.vim bundle as a submodule.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -31,3 +31,6 @@
|
||||
[submodule "bundle/rails"]
|
||||
path = bundle/rails
|
||||
url = git://github.com/tpope/vim-rails.git
|
||||
[submodule "/home/xavier/.vim/bundle/haml"]
|
||||
path = /home/xavier/.vim/bundle/haml
|
||||
url = git://github.com/tpope/vim-haml.git
|
||||
|
Reference in New Issue
Block a user