X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=.gitmodules;h=58557a4a194a50dcbb426f64d1849afbb70edaa5;hb=b0086513fce699422e101d079820316b1a7a438d;hp=22fa21f8a4dffeb1fd1448af203ce7ff6854bdcb;hpb=731e3450a4d240fcfaf2a60ee34b4c806abf02a2;p=config%2Fdotfiles.git diff --git a/.gitmodules b/.gitmodules index 22fa21f..58557a4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,12 @@ [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