diff --git a/.gitmodules b/.gitmodules index 42bf814..cdd13bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "vim/.vim/pack/bundle/start/vim-terraform"] path = vim/.vim/pack/bundle/start/vim-terraform url = https://github.com/hashivim/vim-terraform +[submodule "vim/.vim/pack/bundle/start/vim-nix"] + path = vim/.vim/pack/bundle/start/vim-nix + url = https://github.com/LnL7/vim-nix.git diff --git a/vim/.vim/pack/bundle/start/vim-nix b/vim/.vim/pack/bundle/start/vim-nix new file mode 160000 index 0000000..d733cb9 --- /dev/null +++ b/vim/.vim/pack/bundle/start/vim-nix @@ -0,0 +1 @@ +Subproject commit d733cb96707a2a6bdc6102b6d89f947688e0e959