X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=58557a4a194a50dcbb426f64d1849afbb70edaa5;hb=5b04b72429f58d5c8b545f820c2a5fd5f7b0cafa;hp=69178c2f8b7ca691d01357e949e0bf245ae7a525;hpb=2927fa1017f6551c361a7fb19dcbc7dbdbc580a9;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 69178c2..58557a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,15 @@ [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