X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/177426958744bc1b1e7fbe98254949c3c57bb718..e7572a53051b96e0d428111831c7abc5d24cb468:/.gitmodules?ds=sidebyside

diff --git a/.gitmodules b/.gitmodules
index 1758ab0..af24917 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "prezto"]
 	path = prezto
-	url = git://github.com/rbdr/prezto.git
+	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
@@ -56,3 +56,9 @@
 [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