mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install haml.vim bundle as a submodule.
This commit is contained in:
parent
3809ed47de
commit
95a4c9a3a3
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
|
||||
|
1
bundle/haml
Submodule
1
bundle/haml
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 204e32721154766e03e99ff857bc798aa5b741dc
|
Loading…
Reference in New Issue
Block a user