aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/sign.h
Commit message (Expand)AuthorAge
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor(IWYU): move decor provider types to decoration_defs.h (#26692)zeertzjq2023-12-21
* refactor: fix runtime_defs.h (#26259)zeertzjq2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* build(IWYU): replace public-to-public mappings with pragmas (#26237)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* refactor: move FunPtr to types.h (#19466)zeertzjq2022-07-22
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* vim-patch:8.1.1608: the evalfunc.c file is too big (#17807)Lewis Russell2022-03-23
* refactor: format all C files under nvim/ #15977dundargoc2021-10-12
* lintAndrej Zieger2019-05-26
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26