From 90dc5c9e3973c864364cfb9e10e471fdabe437f3 Mon Sep 17 00:00:00 2001 From: Wladston Viana Ferreira Filho Date: Tue, 21 Jul 2015 12:51:51 -0300 Subject: [PATCH] Adding vim-gitgutter to list. Vim-gitgutter also supprots vim-repeat in its actions. --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 994e984..7d52c79 100644 --- a/README.markdown +++ b/README.markdown @@ -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.