added mention of sibling project vim-wheel

This commit is contained in:
Reed Esau
2014-02-01 16:28:30 -07:00
parent 471421ca33
commit d7b07c1fcf

View File

@@ -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