aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/spell.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: enable formatting for ternariesdundargoc2023-11-20
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-11-05
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell2023-04-28
* refactor: uncrustifydundargoc2023-04-26
* 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