From a98f5e5d7e008b73bca9208d39373bfa33fcf565 Mon Sep 17 00:00:00 2001 From: Reed Es Date: Fri, 22 Nov 2019 00:25:17 -0700 Subject: [PATCH] Added reference to new vim-wordchipper plugin --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 6181f98..1933c59 100644 --- a/README.markdown +++ b/README.markdown @@ -412,6 +412,7 @@ If you find this plugin useful, you may want to check out these others by * [vim-textobj-sentence][ts] - improving on Vim's native sentence motion command * [vim-wheel][wh] - screen-anchored cursor movement for Vim * [vim-wordy][wo] - uncovering usage problems in writing +* [vim-wordchipper][wc] - power tool for shredding text in Insert mode [re]: http://github.com/reedes [cp]: http://github.com/reedes/vim-colors-pencil @@ -423,6 +424,7 @@ If you find this plugin useful, you may want to check out these others by [qu]: http://github.com/reedes/vim-textobj-quote [wh]: http://github.com/reedes/vim-wheel [wo]: http://github.com/reedes/vim-wordy +[wc]: http://github.com/reedes/vim-wordchipper ## Future development