mirror of https://github.com/akelge/vim
Add YAML plugin
This commit is contained in:
parent
ce62562da3
commit
361ab076db
|
@ -64,3 +64,6 @@
|
||||||
[submodule "pack/local/opt/vim-haproxy"]
|
[submodule "pack/local/opt/vim-haproxy"]
|
||||||
path = pack/local/opt/vim-haproxy
|
path = pack/local/opt/vim-haproxy
|
||||||
url = https://github.com/Joorem/vim-haproxy.git
|
url = https://github.com/Joorem/vim-haproxy.git
|
||||||
|
[submodule "pack/local/start/yaml-vim"]
|
||||||
|
path = pack/local/start/yaml-vim
|
||||||
|
url = git@github.com:mrk21/yaml-vim.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 509eef523082d69a75652739d4e7e6068eeb6506
|
Loading…
Reference in New Issue