diff --git a/.gitmodules b/.gitmodules index 0fbbd3e..5a65697 100644 --- a/.gitmodules +++ b/.gitmodules @@ -61,3 +61,6 @@ [submodule "vim/.vim/nvim-bundle/zk-nvim"] path = vim/.vim/nvim-bundle/zk-nvim url = https://github.com/zk-org/zk-nvim.git +[submodule "vim/.vim/bundle/vim-helm"] + path = vim/.vim/bundle/vim-helm + url = https://github.com/towolf/vim-helm.git diff --git a/vim/.vim/bundle/vim-helm b/vim/.vim/bundle/vim-helm new file mode 160000 index 0000000..ae1ebc1 --- /dev/null +++ b/vim/.vim/bundle/vim-helm @@ -0,0 +1 @@ +Subproject commit ae1ebc160d2b9b90108477ab10df7a4fc501e358