summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/highlight_group.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-03-30fix(highlight): add `Nvim{Light,Dark}Gray{1,2,3,4}` colorsEvgeni Chasnovski1
2024-02-08refactor(api): refactor more api functions to use arena returnbfredl1
2023-12-01refactor(IWYU): fix includes for highlight_group.h (#26340)zeertzjq1
2023-11-28refactor: fix runtime_defs.h (#26259)zeertzjq1
2023-11-27refactor: rename types.h to types_defs.hdundargoc1
2023-11-27refactor: fix includes for api/autocmd.hdundargoc1
2023-11-27refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-10-02refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq1
2023-04-07refactor(api): make typed dicts appear as types in the source codebfredl1
2022-08-12refactor: remove some unused includes (#19740)zeertzjq1
2022-04-29refactor(uncrustify): format all c code under /src/nvim/Dundar Goc1
2022-03-18vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell1