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