From da04b35a338cc53e6403671fe3cd8756afcd4c32 Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sat, 1 Feb 2014 16:29:23 -0700 Subject: [PATCH] added mention of sibling project vim-wheel --- README.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 159ef3a..0469c96 100644 --- a/README.markdown +++ b/README.markdown @@ -212,7 +212,8 @@ 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-thematic][th] - modify Vim’s appearance to suit your task and environment +* [vim-thematic][th] - modify Vim’s appearance to suit your task and environment +* [vim-wheel][wh] - screen-anchored cursor movement for Vim [re]: https://github.com/reedes [cp]: http://github.com/reedes/vim-colors-pencil @@ -222,6 +223,7 @@ If you find this plugin useful, you may want to check out these others by [ts]: http://github.com/reedes/vim-textobj-sentence [qu]: http://github.com/reedes/vim-quotable [th]: http://github.com/reedes/vim-thematic +[wh]: http://github.com/reedes/vim-wheel ## Future development