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.c
Age
Commit message (
Expand
)
Author
Files
2026-03-23
fix(decor): clamp last column by decor provider range
vanaigr
1
2025-10-11
fix(conceal): assert tripped during startup #36136
luukvbaal
1
2025-10-09
fix(conceal): check for concealed lines on invalid row (#36084)
luukvbaal
1
2025-09-09
fix(treesitter): use subpriorities for tree ordering
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-06-16
fix(build): disable problematic marktree assert in RelWithDebInfo builds
bfredl
1
2025-05-09
fix(decor): extmark highlight not applied (#33858)
Artem
1
2025-03-17
fix(column): unnecessary redraws with resized 'statuscolumn' (#32944)
luukvbaal
1
2025-03-16
fix(marks): issues with invalid marks and marks beyond eob (#32862)
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-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-20
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
1
2025-02-12
feat(column): apply appropriate numhl highlight to virt_lines (#32400)
luukvbaal
1
2025-01-23
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
1
2025-01-09
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-05
refactor: comments, variable names
vanaigr
1
2024-12-05
perf: consider only active decorations when drawing lines
vanaigr
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-07-31
fix(scrollbind): properly take filler/virtual lines into account
Lewis Russell
1
2024-07-27
refactor(decor): decor_virt_lines()
Lewis Russell
1
2024-07-26
fix(plines): don't count invalidated virt text in char size (#29863)
zeertzjq
1
2024-07-26
fix(decor): don't draw invalidated virtual lines (#29858)
luukvbaal
1
2024-07-17
fix(column): modifying a sign should update placed signs (#29750)
luukvbaal
1
2024-06-07
feat: get/set namespace properties #28728
altermo
1
2024-06-01
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
1
2024-05-21
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
1
2024-05-12
fix(api): make getting explicit empty hl in virtual text work (#28697)
zeertzjq
1
2024-05-11
fix: transposed xcalloc arguments (#28695)
zeertzjq
1
2024-05-01
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
1
2024-04-06
fix(column): ignore empty signcols range (#28177)
luukvbaal
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-02-21
feat(extmark): window scoped extmark
altermo
1
2024-02-20
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
1
2024-02-14
fix(extmarks): redraw line on adding/removing conceal (#27463)
zeertzjq
1
2024-02-12
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
1
2024-02-12
fix(column): use a single path for sign sorting (#27431)
luukvbaal
1
2024-02-10
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-02-08
refactor(api): use keydict and arena for more api return values
bfredl
1
2024-02-01
Merge pull request #27122 from luukvbaal/signcol
bfredl
1
2024-01-28
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
1
2024-01-27
fix(decor): check decor kind before accessing union field (#27205)
Gregory Anders
1
2024-01-27
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-24
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
1
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-22
fix(extmarks): missing "spell" and "conceal" in details (#27116)
zeertzjq
1
[next]