Update README.markdown

This commit is contained in:
Jason Rose-Kuhrt 2015-03-07 22:17:05 -05:00
parent d9fbf5a137
commit 751b369cc3

View File

@ -14,6 +14,7 @@ The following plugins support repeat.vim:
* [abolish.vim](https://github.com/tpope/vim-abolish) * [abolish.vim](https://github.com/tpope/vim-abolish)
* [unimpaired.vim](https://github.com/tpope/vim-unimpaired) * [unimpaired.vim](https://github.com/tpope/vim-unimpaired)
* [commentary.vim](https://github.com/tpope/vim-commentary) * [commentary.vim](https://github.com/tpope/vim-commentary)
* [vim-easyclip](https://github.com/svermeulen/vim-easyclip)
Adding support to a plugin is generally as simple as the following Adding support to a plugin is generally as simple as the following
command at the end of your map functions. command at the end of your map functions.