From ae361bea990e27d5beade3a8d9fa22e25cec3100 Mon Sep 17 00:00:00 2001 From: Anton Kochkov Date: Mon, 29 Jul 2019 19:45:34 +0800 Subject: [PATCH] Add vim-radical in the plugins list --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index f8b4469..448d2d6 100644 --- a/README.markdown +++ b/README.markdown @@ -12,6 +12,7 @@ The following plugins support repeat.vim: * [speeddating.vim](https://github.com/tpope/vim-speeddating) * [unimpaired.vim](https://github.com/tpope/vim-unimpaired) * [vim-easyclip](https://github.com/svermeulen/vim-easyclip) +* [vim-radical](https://github.com/glts/vim-radical) Adding support to a plugin is generally as simple as the following command at the end of your map functions.