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