X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/e356a1171afc6a08a6dc1e75cea242a76b8dd2e1..bee9cad05760cf25c585c19a6cfe4b609fcddc31:/.gitmodules diff --git a/.gitmodules b/.gitmodules index 5c5f452..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"] @@ -102,4 +102,10 @@ 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