diff --git a/.gitmodules b/.gitmodules index 46486f6..020c2dd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "pack/general/start/nvim-dap-ui"] path = pack/general/start/nvim-dap-ui url = https://github.com/rcarriga/nvim-dap-ui +[submodule "pack/general/start/vim-helm"] + path = pack/general/start/vim-helm + url = https://github.com/towolf/vim-helm diff --git a/pack/general/start/vim-helm b/pack/general/start/vim-helm new file mode 160000 index 0000000..c2e7b85 --- /dev/null +++ b/pack/general/start/vim-helm @@ -0,0 +1 @@ +Subproject commit c2e7b85711d410e1d73e64eb5df7b70b1c4c10eb