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.c
Commit message (
Expand
)
Author
Age
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
fix(decorations): do not apply sign highlight id as range attr id
Luuk van Baal
2023-11-29
*
refactor(decor): remove sign conditions that are always true
Luuk van Baal
2023-11-28
*
fix(column): redraw and update signcols for paired extmark
Luuk van Baal
2023-11-28
*
refactor: iwyu (#26269)
zeertzjq
2023-11-28
*
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
docs: small fixes (#26154)
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
*
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
fix(decorations): fix imbalanced sign count
bfredl
2023-11-22
*
refactor(decorations): break up Decoration struct into smaller pieces
bfredl
2023-11-22
*
refactor(sign): store 'signcolumn' width range when it is set
Luuk van Baal
2023-11-21
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
feat(extmarks): add "undo_restore" flag to opt out of undo-restoring
bfredl
2023-11-05
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
*
fix(extmarks): fix win_col virt_text drawn on wrong screen line (#25264)
zeertzjq
2023-09-20
*
fix(extmarks): overlay virt_text position after 'showbreak' (#25175)
zeertzjq
2023-09-15
*
fix(extmarks): properly handle virt_text on next screen line (#25166)
zeertzjq
2023-09-15
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
fix(extmarks): make empty "conceal" respect &conceallevel = 1 (#24785)
zeertzjq
2023-08-19
*
perf(extmarks): avoid unnecessary marktree traversal with folds (#24306)
zeertzjq
2023-07-11
*
fix(column): don't overflow sign column with extmark signs (#23854)
zeertzjq
2023-06-01
*
fix(extmarks): don't show virt lines for end mark (#23792)
zeertzjq
2023-05-28
*
fix(extmarks): make right_align and win_col work on wrapped line (#23759)
zeertzjq
2023-05-27
*
fix(ui): adjust the cursor when inserting virtual text
Ibby
2023-05-22
*
vim-patch:9.0.0130: cursor position wrong when inserting around virtual text
Ibby
2023-05-22
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
refactor: uncrustify
dundargoc
2023-04-26
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
refactor(extmarks): some minor internal API changes
bfredl
2023-03-16
*
fix(extmarks): don't leak memory on error (#22507)
zeertzjq
2023-03-05
*
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
*
fix(extmarks): problems with folded virtual lines (#21930)
luukvbaal
2023-01-23
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: remove redundant casts
Dundar Göc
2022-08-27
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor(signs): handle non-sign attrs separately (#19784)
Lewis Russell
2022-08-16
*
fix(signs): priority of extmark signs (#19718)
Lewis Russell
2022-08-11
[next]