]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - .gitmodules
Remove tmux powerline url from gitmodules
[rbdr/dotfiles] / .gitmodules
index 1758ab0c782d46edb8cf266be929700374e992e1..77684cff6e39e984f0e55598157d50ad9ebf8b29 100644 (file)
@@ -1,7 +1,6 @@
 [submodule "prezto"]
        path = prezto
-       url = git://github.com/rbdr/prezto.git
-  url = git://github.com/erikw/tmux-powerline.git
+       url = git@github.com:rbdr/prezto.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
 [submodule "vim/bundle/syntastic-local-eslint"]
        path = vim/bundle/syntastic-local-eslint
        url = https://github.com/mtscout6/syntastic-local-eslint.vim.git
+[submodule "vim/bundle/vim-vue"]
+       path = vim/bundle/vim-vue
+       url = https://github.com/posva/vim-vue
+[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