mirror of
https://github.com/preservim/vim-litecorrect.git
synced 2025-11-08 18:03:48 -05:00
Updated See Also, where vim-textobj-quote replaces vim-quotable
This commit is contained in:
@@ -110,7 +110,7 @@ If you find this plugin useful, you may want to check out these others by
|
|||||||
* [vim-colors-pencil][cp] - color scheme for Vim inspired by IA Writer
|
* [vim-colors-pencil][cp] - color scheme for Vim inspired by IA Writer
|
||||||
* [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-textobj-quote][qu] - extends Vim to support typographic (‘curly’) quotes
|
||||||
* [vim-textobj-sentence][ts] - improving on Vim's native sentence motion command
|
* [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-wheel][wh] - screen-anchored cursor movement for Vim
|
* [vim-wheel][wh] - screen-anchored cursor movement for Vim
|
||||||
@@ -120,8 +120,8 @@ If you find this plugin useful, you may want to check out these others by
|
|||||||
[cp]: http://github.com/reedes/vim-colors-pencil
|
[cp]: http://github.com/reedes/vim-colors-pencil
|
||||||
[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
|
|
||||||
[ts]: http://github.com/reedes/vim-textobj-sentence
|
[ts]: http://github.com/reedes/vim-textobj-sentence
|
||||||
|
[qu]: http://github.com/reedes/vim-textobj-quote
|
||||||
[th]: http://github.com/reedes/vim-thematic
|
[th]: http://github.com/reedes/vim-thematic
|
||||||
[wh]: http://github.com/reedes/vim-wheel
|
[wh]: http://github.com/reedes/vim-wheel
|
||||||
[wo]: http://github.com/reedes/vim-wordy
|
[wo]: http://github.com/reedes/vim-wordy
|
||||||
|
|||||||
Reference in New Issue
Block a user