Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the style of typo highlights configurable | Florian Fischer | 2020-08-25 | 1 | -1/+2 |
* | toggle spellchecking on <F7> thanks to @leorosa | Florian Fischer | 2020-04-28 | 1 | -0/+13 |
* | don't ignore the first typo | Florian Fischer | 2020-04-28 | 1 | -2/+0 |
* | make sure typos is always a string | Florian Fischer | 2020-04-28 | 1 | -2/+2 |
* | don't delete word if correction is empty | Florian Fischer | 2020-03-30 | 1 | -1/+1 |
* | fix corrections containing whitespace | Florian Fischer | 2020-01-17 | 1 | -1/+1 |
* | make selection of spellchecker more usable with different shells | Florian Fischer | 2019-11-06 | 1 | -4/+5 |
* | use 42 instead of win.STYLE_INFO as style id | Florian Fischer | 2019-01-28 | 1 | -2/+2 |
* | spellcheck :) | Florian Fischer | 2019-01-28 | 1 | -3/+3 |
* | Redesign spellchecking | Florian Fischer | 2019-01-28 | 1 | -67/+113 |
* | update to api 0.4 | Florian Fischer | 2018-01-10 | 1 | -6/+14 |
* | add aspell and hunspell as default spellcheckers | Florian Fischer | 2017-05-14 | 1 | -1/+9 |
* | add spelllang option | Florian Fischer | 2017-05-05 | 1 | -0/+6 |
* | Add MIT License | Florian Fischer | 2017-04-26 | 1 | -0/+3 |
* | improve spellcheck and add new function to spellcheck word under cursor | Florian Fischer | 2017-04-09 | 1 | -8/+31 |
* | generalize spellcheck to work on ranges | Florian Fischer | 2017-04-09 | 1 | -31/+31 |
* | add Readme and plugin | Florian Fischer | 2017-04-07 | 1 | -0/+58 |