aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/extmark.h
Commit message (Expand)AuthorAge
* refactor: iwyu #31637Justin M. Keyes2024-12-23
* feat: get/set namespace properties #28728altermo2024-06-07
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: fix includes for api/autocmd.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor(map): enhanced implementation, Clean Code™, etc etcbfredl2023-09-08
* refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* refactor(api): make typed dicts appear as types in the source codebfredl2023-04-07
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(api): move extmark specific functions to api/extmark.cbfredl2022-06-12
* refactor(api): move extmark API to its own fileBjörn Linse2021-10-25