added reference to new vim-textobj-sentence

This commit is contained in:
Reed Esau
2014-01-28 02:27:25 -07:00
parent ce9495e13b
commit 471421ca33

View File

@@ -343,6 +343,7 @@ If you find this plugin useful, you may want to check out these others by
* [vim-litecorrect][lc] - lightweight auto-correction for Vim * [vim-litecorrect][lc] - lightweight auto-correction for Vim
* [vim-pencil][pn] - rethinking Vim as a tool for writers * [vim-pencil][pn] - rethinking Vim as a tool for writers
* [vim-quotable][qu] - extends Vim to support typographic (curly) quotes * [vim-quotable][qu] - extends Vim to support typographic (curly) quotes
* [vim-textobj-sentence][ts] - improving on Vim's native sentence motion command
* [vim-wordy][wo] - uncovering usage problems in writing * [vim-wordy][wo] - uncovering usage problems in writing
[re]: http://github.com/reedes [re]: http://github.com/reedes
@@ -350,6 +351,7 @@ If you find this plugin useful, you may want to check out these others by
[lx]: http://github.com/reedes/vim-lexical [lx]: http://github.com/reedes/vim-lexical
[lc]: http://github.com/reedes/vim-litecorrect [lc]: http://github.com/reedes/vim-litecorrect
[pn]: http://github.com/reedes/vim-pencil [pn]: http://github.com/reedes/vim-pencil
[ts]: http://github.com/reedes/vim-textobj-sentence
[qu]: http://github.com/reedes/vim-quotable [qu]: http://github.com/reedes/vim-quotable
[wo]: http://github.com/reedes/vim-wordy [wo]: http://github.com/reedes/vim-wordy