index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
decoration_provider.c
Age
Commit message (
Expand
)
Author
Files
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-09-09
perf(highlight): allow decoration providers to skip ranges without data
bfredl
1
2025-08-28
perf: add on_range in treesitter highlighting
vanaigr
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2025-04-07
fix(decor): enable decoration provider in on_start #33337
luukvbaal
1
2025-03-21
fix(log): unify error messages for vim.ui_attach/decor providers #33005
luukvbaal
1
2025-02-28
fix(marks): ineffective conceal_line callback optimization (#32662)
luukvbaal
1
2025-02-25
feat(treesitter): vertical conceal support for highlighter
Luuk van Baal
1
2025-01-09
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
1
2024-12-10
Merge pull request #30869 from vanaigr/decor_long_lines_perf
bfredl
1
2024-12-05
perf: consider only active decorations when drawing lines
vanaigr
1
2024-12-03
fix(decorator): noisy errors from decoration provider #31418
JD
1
2024-04-02
test: silence expected errors
dundargoc
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-04
fix(decorations): incompletely displayed line should also get decorations
Jaehwang Jung
1
2024-01-04
fix(decorations): validate botline for on_win
Jaehwang Jung
1
2023-12-22
fix(decor): allow adding providers during redraw
Lewis Russell
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-22
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
1
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
1
2023-11-12
build: remove PVS
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-11
fix(decorations): better approximation of botline #24794
Jaehwang Jung
1
2023-07-21
fix(decoration_provider): don't leak memory on error (#24410)
zeertzjq
1
2023-07-19
feat(decoration_provider): log errors as error messages
Thomas Vigouroux
1
2023-04-27
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-13
fix(ui): fix some cases of stale highlight definitions
bfredl
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-09-06
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
1
2022-08-20
fix(ui): don't allow decor provider with ns_id==0
Lewis Russell
1
2022-08-17
feat(ui): allow to set the highlight namespace per window
bfredl
1
2022-07-20
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
1
2022-04-29
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
1
2022-03-10
refactor(decorations): unglobal decor_providers
Lewis Russell
1
2022-03-10
refactor(decorations): move provider code
Lewis Russell
1