add vitalk/vim-simple-todo to the list of plugins that support vim-repeat

This commit is contained in:
aeph6Ee0 2017-01-01 19:12:17 +01:00
parent 7a6675f092
commit 10c8d80d48

View file

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