X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/d9b5e620220d356f3dae51c15ae734f603637598..b009b50e81b6c1d0d691505b5f5c0418f559bfc0:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 952c621..af24917 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,6 +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