Adding vim-gitgutter to list.

Vim-gitgutter also supprots vim-repeat in its actions.
This commit is contained in:
Wladston Viana Ferreira Filho 2015-07-21 12:51:51 -03:00
parent 7a6675f092
commit 90dc5c9e39

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-gitgutter](https://github.com/airblade/vim-gitgutter)
Adding support to a plugin is generally as simple as the following
command at the end of your map functions.