From 9aead49ecfd0640e07fdf30fb149dc7d072051eb Mon Sep 17 00:00:00 2001 From: Reed Es Date: Fri, 22 Nov 2019 00:21:53 -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 bdbc4a0..774c287 100644 --- a/README.markdown +++ b/README.markdown @@ -694,6 +694,7 @@ If you find the _pencil_ plugin useful, check out these others by [@reedes][re]: * [vim-thematic][th] - modify Vim’s appearance to suit your task and environment * [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 Unimpressed by _pencil_? [vim-pandoc][vp] offers prose-oriented features with its own Markdown variant. @@ -711,6 +712,7 @@ with its own Markdown variant. [vw]: http://therandymon.com/woodnotes/vim-for-writers/vimforwriters.html [wh]: http://github.com/reedes/vim-wheel [wo]: http://github.com/reedes/vim-wordy +[wc]: http://github.com/reedes/vim-wordchipper [vp]: http://github.com/vim-pandoc/vim-pandoc # Future development