From 3df19f9fdf6bd9fc8cdd070045a16f948a215c0b Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sat, 1 Feb 2014 16:28:43 -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 58cb069..c6f4f14 100644 --- a/README.markdown +++ b/README.markdown @@ -93,6 +93,7 @@ If you find this plugin useful, you may want to check out these others by * [vim-quotable][qu] - extends Vim to support typographic (‘curly’) quotes * [vim-textobj-sentence][ts] - improving on Vim's native sentence motion command * [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 [re]: http://github.com/reedes @@ -102,6 +103,7 @@ If you find this plugin useful, you may want to check out these others by [qu]: http://github.com/reedes/vim-quotable [ts]: http://github.com/reedes/vim-textobj-sentence [th]: http://github.com/reedes/vim-thematic +[wh]: http://github.com/reedes/vim-wheel [wo]: http://github.com/reedes/vim-wordy ## Future development