reimplement and expand word list

This commit is contained in:
Reed Esau
2014-01-20 22:49:34 -07:00
parent 14c67ee720
commit 653905e311

View File

@@ -12,7 +12,7 @@ Features of this plugin:
* Uses Vims `iabbrev`
* Buffer-scoped behavior
* 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
checker in Vim. Its best used with spell-check enabled.