From cc63b20e03af7cb32921fb54b8762cc48b4d29a6 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sat, 30 Jul 2016 19:05:18 -0600 Subject: [PATCH] Added mention of new danielbmarques/vim-ditto plugin --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index d47735e..fe542b4 100644 --- a/README.markdown +++ b/README.markdown @@ -564,11 +564,13 @@ Bloggers and developers discuss _pencil_ and its brethern: Other plugins of specific interest to writers: +* [danielbmarques/vim-ditto][vd] - highlight repeated words * [tpope/vim-abolish][ab] - search for, substitute, and abbr. multiple variants of a word * [tommcdo/vim-exchange][ex] - easy text exchange operator for Vim * [junegunn/limelight.vim][jl] - focus mode that brightens current paragraph * [junegunn/goyo.vim][jg] - distraction-free editing mode +[vd]: https://github.com/danielbmarques/vim-ditto [qtfwp]: http://benoliver999.com/technology/2014/12/06/vimforprose/ [wwv]: https://lilii.co/aardvark/writing-with-vim [vic]: https://labs.tomasino.org/vim-in-context.html