X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=.gitmodules;fp=.gitmodules;h=cf747d978ddacd7c1fe0dfbe6e23bc996e9786a4;hp=c6d8925b573a17a64bdf34d41966da82225b108b;hb=5d8d8838df9c48eef7c9c8d04064bb3a9f990935;hpb=41809f0a8140377900471037281b11401ea7286c 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