From 115043f64727a034918b5f97464463ac2c924fca Mon Sep 17 00:00:00 2001 From: Andrea Mistrali Date: Thu, 3 Feb 2022 09:13:43 +0100 Subject: [PATCH] Remove haproxy.vim, welcome vim-haproxy --- .gitmodules | 6 +++--- pack/local/opt/vim-haproxy | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 160000 pack/local/opt/vim-haproxy 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