added reference to new vim-textobj-sentence

This commit is contained in:
Reed Esau
2014-01-28 02:27:45 -07:00
parent 0cab276eda
commit 2beb882336

View File

@@ -283,6 +283,7 @@ If you find this plugin useful, you may want to check out these others by
* [vim-lexical][lx] - building on Vims spell-check and thesaurus/dictionary completion
* [vim-litecorrect][lc] - lightweight auto-correction for Vim
* [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-wordy][wo] - uncovering usage problems in writing
@@ -291,6 +292,7 @@ If you find this plugin useful, you may want to check out these others by
[lx]: http://github.com/reedes/vim-lexical
[lc]: http://github.com/reedes/vim-litecorrect
[qu]: http://github.com/reedes/vim-quotable
[ts]: http://github.com/reedes/vim-textobj-sentence
[th]: http://github.com/reedes/vim-thematic
[wo]: http://github.com/reedes/vim-wordy