X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/bbcc61aa799ba5dffb0725eafd222ee9b3055262..fe38bd4c1d6f9f64f355b4f7eb5e6c34ac79464f:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 95b0a18..186e318 100644 --- a/.gitmodules +++ b/.gitmodules @@ -59,3 +59,12 @@ [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 +[submodule "vim/bundle/kotlin-vim"] + path = vim/bundle/kotlin-vim + url = https://github.com/udalov/kotlin-vim.git