diff --git a/.gitmodules b/.gitmodules index a214978..8717b0f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,9 +16,6 @@ [submodule "pack/local/start/vim-template"] path = pack/local/start/vim-template url = https://github.com/aperezdc/vim-template.git -[submodule "pack/local/opt/haproxy.vim"] - path = pack/local/opt/haproxy.vim - url = https://github.com/sclo/haproxy.vim.git [submodule "pack/local/opt/open-terminal-filemanager"] path = pack/local/opt/open-terminal-filemanager url = https://github.com/vim-scripts/open-terminal-filemanager.git @@ -67,3 +64,6 @@ [submodule "pack/local/start/nerdcommenter"] path = pack/local/start/nerdcommenter url = https://github.com/preservim/nerdcommenter.git +[submodule "pack/local/opt/vim-haproxy"] + path = pack/local/opt/vim-haproxy + url = https://github.com/Joorem/vim-haproxy.git diff --git a/pack/local/opt/vim-haproxy b/pack/local/opt/vim-haproxy new file mode 160000 index 0000000..1d93a84 --- /dev/null +++ b/pack/local/opt/vim-haproxy @@ -0,0 +1 @@ +Subproject commit 1d93a843b4c567c2f499ba0c7ed60c435109ee53