index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
decoration_provider.c
Commit message (
Expand
)
Author
Age
*
test: silence expected errors
dundargoc
2024-04-02
*
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2024-02-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
fix(decorations): incompletely displayed line should also get decorations
Jaehwang Jung
2024-01-04
*
fix(decorations): validate botline for on_win
Jaehwang Jung
2024-01-04
*
fix(decor): allow adding providers during redraw
Lewis Russell
2023-12-22
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
fix(decoration_provider): don't leak memory on error (#24410)
zeertzjq
2023-07-21
*
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
2023-07-19
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
fix(ui): fix some cases of stale highlight definitions
bfredl
2022-11-13
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
fix(ui): don't allow decor provider with ns_id==0
Lewis Russell
2022-08-20
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
2022-07-20
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
refactor(decorations): unglobal decor_providers
Lewis Russell
2022-03-10
*
refactor(decorations): move provider code
Lewis Russell
2022-03-10