diff --git a/.gitmodules b/.gitmodules index 10a4c04..415d329 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,9 @@ [submodule "vim/.vim/bundle/vim-colors-solarized"] path = vim/.vim/bundle/vim-colors-solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "vim/.vim/bundle/vim-nix"] + path = vim/.vim/bundle/vim-nix + url = https://github.com/LnL7/vim-nix.git +[submodule "vim/.vim/bundle/elm.vim"] + path = vim/.vim/bundle/elm.vim + url = https://github.com/lambdatoast/elm.vim.git