aboutsummaryrefslogtreecommitdiffstats
path: root/spellcheck.lua
Commit message (Expand)AuthorAgeFilesLines
...
* make sure typos is always a stringFlorian Fischer2020-04-281-2/+2
* don't delete word if correction is emptyFlorian Fischer2020-03-301-1/+1
* fix corrections containing whitespaceFlorian Fischer2020-01-171-1/+1
* make selection of spellchecker more usable with different shellsFlorian Fischer2019-11-061-4/+5
* use 42 instead of win.STYLE_INFO as style idFlorian Fischer2019-01-281-2/+2
* spellcheck :)Florian Fischer2019-01-281-3/+3
* Redesign spellcheckingFlorian Fischer2019-01-281-67/+113
* update to api 0.4Florian Fischer2018-01-101-6/+14
* add aspell and hunspell as default spellcheckersFlorian Fischer2017-05-141-1/+9
* add spelllang optionFlorian Fischer2017-05-051-0/+6
* Add MIT LicenseFlorian Fischer2017-04-261-0/+3
* improve spellcheck and add new function to spellcheck word under cursorFlorian Fischer2017-04-091-8/+31
* generalize spellcheck to work on rangesFlorian Fischer2017-04-091-31/+31
* add Readme and pluginFlorian Fischer2017-04-071-0/+58