X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/d62c9c8e2f089f761a474740b433ef28dde97409..3293278c416a2412cf87bffb3a78ef1a145e1a9d:/.gitmodules diff --git a/.gitmodules b/.gitmodules index f90b323..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 @@ -65,3 +64,6 @@ [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