added mention of sibling project vim-wheel

This commit is contained in:
Reed Esau
2014-02-01 16:28:43 -07:00
parent 6fe2444eaf
commit 3df19f9fdf

View File

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