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.h
Age
Commit message (
Expand
)
Author
Files
2026-03-23
fix(decor): clamp last column by decor provider range
vanaigr
1
2025-09-09
fix(treesitter): use subpriorities for tree ordering
bfredl
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-01-24
feat(extmarks): virtual text can be right-aligned, truncated #31921
georgev93
1
2025-01-09
fix(decoration): fix crash when on_lines decor provider modifies marktree
bfredl
1
2024-12-05
refactor: comments, variable names
vanaigr
1
2024-12-05
docs: add comments for DecorRangeSlot struct
vanaigr
1
2024-12-05
perf: consider only active decorations when drawing lines
vanaigr
1
2024-07-17
fix(column): modifying a sign should update placed signs (#29750)
luukvbaal
1
2024-05-01
revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...
Gregory Anders
1
2024-02-20
fix(extmarks): priority order of inline and non-inline virt_text (#27532)
zeertzjq
1
2024-01-28
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
1
2023-11-30
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
feat(decoration): allow conceal_char to be a composing char
bfredl
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): replace public-to-public mappings with pragmas (#26237)
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
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-09-20
fix(extmarks): fix win_col virt_text drawn on wrong screen line (#25264)
zeertzjq
1
2023-09-15
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
zeertzjq
1
2023-09-15
fix(extmarks): properly handle virt_text on next screen line (#25166)
zeertzjq
1
2023-08-19
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
1
2023-05-27
fix(extmarks): make right_align and win_col work on wrapped line (#23759)
zeertzjq
1
2023-05-22
feat(ui): inline virtual text
Ibby
1
2023-04-27
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
1
2023-03-16
refactor(extmarks): some minor internal API changes
bfredl
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-12
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
1
2022-11-06
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
1
2022-09-06
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-03
feat(api/ui): win_extmarks
Yatao Li
1
2022-03-20
feat(ui): allow conceal to be defined in decorations
bfredl
1
2022-03-11
Merge pull request #17663 from dundargoc/refactor/uncrustify
bfredl
1
2022-03-10
refactor(decorations): move provider code
Lewis Russell
1
2022-03-10
refactor(uncrustify): format all c files
Dundar Göc
1
2022-03-08
fix(extmarks): fix signs
Lewis Russell
1
2022-03-05
feat(decorations): support signs
Lewis Russell
1
2022-01-20
feat(api): expose extmark more details
notomo
1
2022-01-15
refactor(extmarks): use a more efficient representation
Björn Linse
1
[next]