Overview of repeat.vim
masterBy default, the Vim . command only repeats the last native command inside a plugin map. repeat.vim remaps . so that plugins can tap into it, allowing the entire map (rather than just the last native command) to be repeated.
Supported plugins include:
- surround.vim
- speeddating.vim
- unimpaired.vim
- vim-easyclip
- vim-radical