Add support for inkarkat plugins in README.md

This commit is contained in:
Janek 2020-05-12 09:27:21 +02:00 committed by GitHub
parent c947ad2b6a
commit ba8ff42b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.