X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/4894266f66d35763118a6d96b9dae6e0d7d84658..a9d35322bf518e716392bfc20a71800b9109ec52:/.gitmodules?ds=sidebyside diff --git a/.gitmodules b/.gitmodules index 6ed076b..f90b323 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 @@ -59,3 +56,12 @@ [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 +[submodule "vim/bundle/vim-svelte-plugin"] + path = vim/bundle/vim-svelte-plugin + url = https://github.com/leafOfTree/vim-svelte-plugin.git