aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/decoration_provider.c
Commit message (Expand)AuthorAge
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* fix(decorations): better approximation of botline #24794Jaehwang Jung2023-09-11
* fix(decoration_provider): don't leak memory on error (#24410)zeertzjq2023-07-21
* feat(decoration_provider): log errors as error messagesThomas Vigouroux2023-07-19
* fix: disallow removing extmarks in on_lines callbacks (#23219)Lewis Russell2023-04-27
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* fix(ui): fix some cases of stale highlight definitionsbfredl2022-11-13
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* feat(extmarks,ts,spell): full support for spellingThomas Vigouroux2022-09-06
* fix(ui): don't allow decor provider with ns_id==0Lewis Russell2022-08-20
* feat(ui): allow to set the highlight namespace per windowbfredl2022-08-17
* refactor(object): get rid of redundant FIXED_TEMP_ARRAYbfredl2022-07-20
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor(uncrustify): format all c code under /src/nvim/Dundar Goc2022-04-29
* refactor(decorations): unglobal decor_providersLewis Russell2022-03-10
* refactor(decorations): move provider codeLewis Russell2022-03-10