aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell_defs.h
Commit message (Expand)AuthorAge
* refactor: uncrustify #16090dundargoc2021-10-29
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
* globals: eliminate "has_mbyte" macroJan Edmund Lazo2020-11-14
* vim-patch:8.2.1521: reading past end of buffer when reading spellfileJan Edmund Lazo2020-10-29
* spell: towupper(),towlower() are not calledJan Edmund Lazo2020-01-26
* spell_defs: remove enc_utf8 redundant checksJan Edmund Lazo2020-01-26
* vim-patch:8.0.1490: number of spell regions is spread out through the codeJan Edmund Lazo2018-08-10
* mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
* vim-patch:7.4.2069James McCoy2017-03-11