From d7b07c1fcfff4327775d9524b1b304f5e99f9b96 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sat, 1 Feb 2014 16:28:30 -0700 Subject: [PATCH] added mention of sibling project vim-wheel --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 87de1a6..66c8de7 100644 --- a/README.markdown +++ b/README.markdown @@ -344,6 +344,7 @@ If you find this plugin useful, you may want to check out these others by * [vim-pencil][pn] - rethinking Vim as a tool for writers * [vim-quotable][qu] - extends Vim to support typographic (‘curly’) quotes * [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 [re]: http://github.com/reedes @@ -353,6 +354,7 @@ If you find this plugin useful, you may want to check out these others by [pn]: http://github.com/reedes/vim-pencil [ts]: http://github.com/reedes/vim-textobj-sentence [qu]: http://github.com/reedes/vim-quotable +[wh]: http://github.com/reedes/vim-wheel [wo]: http://github.com/reedes/vim-wordy ## Future development