aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/spell.c
Commit message (Expand)AuthorAge
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(uncrustify): format all c filesDundar Göc2022-03-10
* refactor(PVS/V009): add special comment at top of file required by PVSDundar Göc2022-01-01
* feat(lua): add vim.spell (#16620)Lewis Russell2021-12-25