X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/bbcc61aa799ba5dffb0725eafd222ee9b3055262..6fb6d05f31ab25c25a1cdaee52020aff31998f64:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 95b0a18..f90b323 100644 --- a/.gitmodules +++ b/.gitmodules @@ -59,3 +59,9 @@ [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