diff --git a/README.markdown b/README.markdown index ce6759b..87de1a6 100644 --- a/README.markdown +++ b/README.markdown @@ -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-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-wordy][wo] - uncovering usage problems in writing [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 [lc]: http://github.com/reedes/vim-litecorrect [pn]: http://github.com/reedes/vim-pencil +[ts]: http://github.com/reedes/vim-textobj-sentence [qu]: http://github.com/reedes/vim-quotable [wo]: http://github.com/reedes/vim-wordy