mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Install vim-puppet plugin as a submodule
This commit is contained in:
parent
90999bdfd4
commit
8f6b6dfe05
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -46,3 +46,6 @@
|
|||||||
[submodule "bundle/tabular"]
|
[submodule "bundle/tabular"]
|
||||||
path = bundle/tabular
|
path = bundle/tabular
|
||||||
url = https://github.com/godlygeek/tabular.git
|
url = https://github.com/godlygeek/tabular.git
|
||||||
|
[submodule "bundle/vim-puppet"]
|
||||||
|
path = bundle/vim-puppet
|
||||||
|
url = https://github.com/rodjek/vim-puppet.git
|
||||||
|
1
bundle/vim-puppet
Submodule
1
bundle/vim-puppet
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit d881b93dc4a8ed1374ad44439aeeb47808a6b91a
|
Loading…
Reference in New Issue
Block a user