X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=58557a4a194a50dcbb426f64d1849afbb70edaa5;hb=5b04b72429f58d5c8b545f820c2a5fd5f7b0cafa;hp=e14e72371ad15a3b23a9767c33ea0bb0b703670d;hpb=8baae4bb82f16e8ba20237ee82de67db21ed3f3d;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index e14e723..58557a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,21 @@ [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 +[submodule "vim/bundle/nerdcommenter"] + path = vim/bundle/nerdcommenter + url = https://github.com/scrooloose/nerdcommenter.git +[submodule "vim/bundle/surround"] + path = vim/bundle/surround + url = https://github.com/tpope/vim-surround.git +[submodule "vim/bundle/repeat"] + path = vim/bundle/repeat + url = https://github.com/tpope/vim-repeat.git +[submodule "vim/bundle/xptemplate"] + path = vim/bundle/xptemplate + url = https://github.com/drmingdrmer/xptemplate