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