X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/8e72ba390d5f3809f4294b80a21c965c705185a2..ba1421edc9df10655b5c19aa821a1e8384d30b40:/.gitmodules diff --git a/.gitmodules b/.gitmodules index c8ae5a1..af24917 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,3 +56,9 @@ [submodule "vim/bundle/syntastic-local-eslint"] path = vim/bundle/syntastic-local-eslint url = https://github.com/mtscout6/syntastic-local-eslint.vim.git +[submodule "vim/bundle/vim-vue"] + path = vim/bundle/vim-vue + url = https://github.com/posva/vim-vue +[submodule "vim/bundle/ale"] + path = vim/bundle/ale + url = https://github.com/w0rp/ale