X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=69178c2f8b7ca691d01357e949e0bf245ae7a525;hb=2927fa1017f6551c361a7fb19dcbc7dbdbc580a9;hp=e14e72371ad15a3b23a9767c33ea0bb0b703670d;hpb=8baae4bb82f16e8ba20237ee82de67db21ed3f3d;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index e14e723..69178c2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,9 @@ [submodule "vim/bundle/ctrlp"] path = vim/bundle/ctrlp - url = git://github.com/kien/ctrlp.vim.git + url = https://github.com/kien/ctrlp.vim.git +[submodule "vim/bundle/fswitch"] + path = vim/bundle/fswitch + url = https://github.com/derekwyatt/vim-fswitch.git +[submodule "vim/bundle/gundo"] + path = vim/bundle/gundo + url = https://github.com/sjl/gundo.vim.git