mirror of
https://github.com/tpope/vim-repeat.git
synced 2026-09-10 07:16:26 -04:00
Add support for inkarkat plugins in README.md
This commit is contained in:
parent
c947ad2b6a
commit
ba8ff42b18
|
|
@ -13,6 +13,9 @@ The following plugins support repeat.vim:
|
|||
* [unimpaired.vim](https://github.com/tpope/vim-unimpaired)
|
||||
* [vim-easyclip](https://github.com/svermeulen/vim-easyclip)
|
||||
* [vim-radical](https://github.com/glts/vim-radical)
|
||||
* [vim-ReplaceWithRegister](https://github.com/inkarkat/vim-ReplaceWithRegister)
|
||||
* [vim-spellcheck](https://github.com/inkarkat/vim-SpellCheck)
|
||||
* [argtextobj.vim](https://github.com/inkarkat/argtextobj.vim)
|
||||
|
||||
Adding support to a plugin is generally as simple as the following
|
||||
command at the end of your map functions.
|
||||
Loading…
Reference in a new issue