X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/ed9d765c243993af72a86c55dc31f21d8bfc54e2..fe38bd4c1d6f9f64f355b4f7eb5e6c34ac79464f:/.gitmodules?ds=inline diff --git a/.gitmodules b/.gitmodules index fd369d2..186e318 100644 --- a/.gitmodules +++ b/.gitmodules @@ -62,3 +62,9 @@ [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