X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/c8f783969f55b382b4a5bf43745860e2cb203c4a..dc228a52bc420fb3d6c9c482da638ed90d39ffb8:/.gitmodules

diff --git a/.gitmodules b/.gitmodules
index 8cd7075..64d438b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,10 +4,10 @@
 [submodule "tmux-powerline"]
 	path = tmux-powerline
 	url = git://github.com/erikw/tmux-powerline.git
-[submodule "ctrlp"]
+[submodule "vim/bundle/ctrlp.vim"]
   path = vim/bundle/ctrlp.vim
 	url = git://github.com/kien/ctrlp.vim.git
-[submodule "vim-json"]
+[submodule "vim/bundle/vim-json"]
   path = vim/bundle/vim-json
 	url = git://github.com/elzr/vim-json.git
 [submodule "vim/bundle/vim-easymotion"]
@@ -103,3 +103,9 @@
 [submodule "vim/bundle/yajs.vim"]
 	path = vim/bundle/yajs.vim
 	url = https://github.com/othree/yajs.vim
+[submodule "vim/bundle/vim-togglelist"]
+	path = vim/bundle/vim-togglelist
+	url = https://github.com/milkypostman/vim-togglelist
+[submodule "vim/bundle/editorconfig-vim"]
+	path = vim/bundle/editorconfig-vim
+	url = https://github.com/editorconfig/editorconfig-vim.git