From 751b369cc3028978ddd44581fc3da3728ec7ba28 Mon Sep 17 00:00:00 2001 From: Jason Rose-Kuhrt Date: Sat, 7 Mar 2015 22:17:05 -0500 Subject: [PATCH] Update README.markdown --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index d914131..994e984 100644 --- a/README.markdown +++ b/README.markdown @@ -14,6 +14,7 @@ The following plugins support repeat.vim: * [abolish.vim](https://github.com/tpope/vim-abolish) * [unimpaired.vim](https://github.com/tpope/vim-unimpaired) * [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 command at the end of your map functions.