X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=144dbb4c8b30b5276fb15cb5937bc135d7e84694;hb=4af4ee14bf8b6d8938ba6615c1af4389453a213a;hp=e14e72371ad15a3b23a9767c33ea0bb0b703670d;hpb=8baae4bb82f16e8ba20237ee82de67db21ed3f3d;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index e14e723..144dbb4 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 +[submodule "vim/vim/bundle/ctrlp"] + path = vim/vim/bundle/ctrlp + url = https://github.com/kien/ctrlp.vim.git +[submodule "vim/vim/bundle/fswitch"] + path = vim/vim/bundle/fswitch + url = https://github.com/derekwyatt/vim-fswitch.git +[submodule "vim/vim/bundle/gundo"] + path = vim/vim/bundle/gundo + url = https://github.com/sjl/gundo.vim.git +[submodule "vim/vim/bundle/nerdcommenter"] + path = vim/vim/bundle/nerdcommenter + url = https://github.com/scrooloose/nerdcommenter.git +[submodule "vim/vim/bundle/surround"] + path = vim/vim/bundle/surround + url = https://github.com/tpope/vim-surround.git +[submodule "vim/vim/bundle/repeat"] + path = vim/vim/bundle/repeat + url = https://github.com/tpope/vim-repeat.git +[submodule "vim/vim/bundle/xptemplate"] + path = vim/vim/bundle/xptemplate + url = https://github.com/drmingdrmer/xptemplate