summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/api/extmark.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-06-07feat: get/set namespace properties #28728altermo1
2023-11-28refactor: fix headers with IWYUdundargoc1
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-23build(lint): remove unnecessary clint.py rulesdundargoc1
2023-09-08refactor(map): enhanced implementation, Clean Code™, etc etcbfredl1
2023-05-17refactor(map): avoid duplicated khash_t types for valuesbfredl1
2023-04-07refactor(api): make typed dicts appear as types in the source codebfredl1
2022-11-15build: allow IWYU to fix includes for all .c filesdundargoc1
2022-06-12refactor(api): move extmark specific functions to api/extmark.cbfredl1
2021-10-25refactor(api): move extmark API to its own fileBjörn Linse1