]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - .gitmodules
Remove messed up modules
[rbdr/dotfiles] / .gitmodules
index 8f2be061cfbac867e045fa8e51954a7269233522..64d438bc440d7b2252414deec28eac0303ba67f8 100644 (file)
@@ -1,18 +1,15 @@
 [submodule "prezto"]
        path = prezto
-       url = git://github.com/benbeltran/prezto.git
+       url = git://github.com/rbdr/prezto.git
 [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"]
        path = vim/bundle/vim-easymotion
        url = git://github.com/Lokaltog/vim-easymotion.git
        url = git://github.com/mustache/vim-mode.git
 [submodule "vim/bundle/api-notation.vim"]
        path = vim/bundle/api-notation.vim
-       url = git@github.com:benbeltran/api-notation.vim.git
+       url = git@github.com:rbdr/api-notation.vim.git
 [submodule "vim/bundle/yajs.vim"]
        path = vim/bundle/yajs.vim
-  url = https://github.com/othree/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