mirror of
https://github.com/preservim/vim-litecorrect.git
synced 2025-11-10 19:03:48 -05:00
reimplement and expand word list
This commit is contained in:
@@ -12,7 +12,7 @@ Features of this plugin:
|
|||||||
* Uses Vim’s `iabbrev`
|
* Uses Vim’s `iabbrev`
|
||||||
* Buffer-scoped behavior
|
* Buffer-scoped behavior
|
||||||
* User-extensible
|
* User-extensible
|
||||||
* Limited to a maximum of 500 entries for quick load (currently at ~450)
|
* Limited to a maximum of 500 entries for quick load (currently at ~350)
|
||||||
|
|
||||||
Note that this plugin is not intended to be a replacement for teh spell
|
Note that this plugin is not intended to be a replacement for teh spell
|
||||||
checker in Vim. It’s best used with spell-check enabled.
|
checker in Vim. It’s best used with spell-check enabled.
|
||||||
|
|||||||
Reference in New Issue
Block a user