From 76c3774dff71c2cde85ee73e386c21c1a2736687 Mon Sep 17 00:00:00 2001 From: Colin Bartlett Date: Thu, 2 Aug 2018 16:08:09 -0400 Subject: [PATCH] Add abolish.vim to README --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index f8b4469..9dee1e4 100644 --- a/README.markdown +++ b/README.markdown @@ -8,6 +8,7 @@ it. The following plugins support repeat.vim: +* [abolish.vim](https://github.com/tpope/vim-abolish) * [surround.vim](https://github.com/tpope/vim-surround) * [speeddating.vim](https://github.com/tpope/vim-speeddating) * [unimpaired.vim](https://github.com/tpope/vim-unimpaired)