summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/lua/spell.c
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-06-01refactor: move shared messages to errors.h #26214Justin M. Keyes1
2024-01-11refactor(IWYU): fix headersdundargoc1
2023-11-30refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)zeertzjq1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-11-20refactor: enable formatting for ternariesdundargoc1
2023-11-12build: remove PVSdundargoc1
2023-11-05refactor: the long goodbyedundargoc1
2023-09-30build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq1
2023-04-28vim-patch:9.0.1330: handling new value of an option has a long "else if" chainLewis Russell1
2023-04-26refactor: uncrustifydundargoc1
2023-02-11refactor: reduce scope of locals as per the style guide (#22211)dundargoc1
2023-01-17refactor: replace char_u with char 22 (#21786)dundargoc1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-03-10refactor(uncrustify): format all c filesDundar Göc1
2022-01-01refactor(PVS/V009): add special comment at top of file required by PVSDundar Göc1
2021-12-25feat(lua): add vim.spell (#16620)Lewis Russell1