mirror of
https://github.com/preservim/vim-litecorrect.git
synced 2025-11-10 10:53:48 -05:00
added reference to new vim-textobj-sentence
This commit is contained in:
@@ -91,6 +91,7 @@ If you find this plugin useful, you may want to check out these others by
|
|||||||
* [vim-lexical][lx] - building on Vim’s spell-check and thesaurus/dictionary completion
|
* [vim-lexical][lx] - building on Vim’s spell-check and thesaurus/dictionary completion
|
||||||
* [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-thematic][th] - modify Vim’s appearance to suit your task and environment
|
* [vim-thematic][th] - modify Vim’s appearance to suit your task and environment
|
||||||
* [vim-wordy][wo] - uncovering usage problems in writing
|
* [vim-wordy][wo] - uncovering usage problems in writing
|
||||||
|
|
||||||
@@ -99,6 +100,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
|
||||||
[pn]: http://github.com/reedes/vim-pencil
|
[pn]: http://github.com/reedes/vim-pencil
|
||||||
[qu]: http://github.com/reedes/vim-quotable
|
[qu]: http://github.com/reedes/vim-quotable
|
||||||
|
[ts]: http://github.com/reedes/vim-textobj-sentence
|
||||||
[th]: http://github.com/reedes/vim-thematic
|
[th]: http://github.com/reedes/vim-thematic
|
||||||
[wo]: http://github.com/reedes/vim-wordy
|
[wo]: http://github.com/reedes/vim-wordy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user