diff --git a/README.markdown b/README.markdown index e1e88e3..3de8dd8 100644 --- a/README.markdown +++ b/README.markdown @@ -79,6 +79,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-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-thematic][th] — modify Vim’s appearance to suit your task and environment * [vim-wordy][wo] - uncovering usage problems in writing @@ -87,6 +88,7 @@ If you find this plugin useful, you may want to check out these others by [lc]: http://github.com/reedes/vim-litecorrect [pn]: http://github.com/reedes/vim-pencil [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