X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/d9b5e620220d356f3dae51c15ae734f603637598..ed9d765c243993af72a86c55dc31f21d8bfc54e2:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 952c621..fd369d2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,9 +44,6 @@ [submodule "vim/bundle/snes-syntax-vim"] path = vim/bundle/snes-syntax-vim url = git@github.com:ARM9/snes-syntax-vim.git -[submodule "vim/bundle/vim-swift"] - path = vim/bundle/vim-swift - url = git@github.com:kballard/vim-swift.git [submodule "vim/bundle/vim-ripgrep"] path = vim/bundle/vim-ripgrep url = https://github.com/jremmen/vim-ripgrep.git @@ -56,6 +53,12 @@ [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 +[submodule "vim/bundle/vim-swift"] + path = vim/bundle/vim-swift + url = https://github.com/bumaociyuan/vim-swift