X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/e7572a53051b96e0d428111831c7abc5d24cb468..0e40ccc49e9680d208724dc4da2eaa8ede5d4fa6:/.gitmodules diff --git a/.gitmodules b/.gitmodules index af24917..77684cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,6 @@ [submodule "prezto"] path = prezto url = git@github.com:rbdr/prezto.git - url = git://github.com/erikw/tmux-powerline.git [submodule "vim/bundle/vim-json"] path = vim/bundle/vim-json url = git://github.com/elzr/vim-json.git @@ -44,9 +43,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 @@ -62,3 +58,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