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
/
test
/
functional
/
ui
/
decorations_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(decorations): nvim_buf_set_extmark breaks conceal #19010
ii14
2022-06-19
*
fix(screen): restart win_update() if a decor provider changes signcols (#18768)
zeertzjq
2022-06-01
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(decorations): do not put empty virt_text (#17872)
zeertzjq
2022-03-29
*
fix(screen): do not do syntax highlighting at filler or folded lines (#17818)
zeertzjq
2022-03-23
*
fix(extmarks): fix signs
Lewis Russell
2022-03-08
*
feat(decorations): support signs
Lewis Russell
2022-03-05
*
fix(screen): do not draw filler lines post eof if already at last row
zeertzjq
2021-12-07
*
fix(extmark): fix missing virt_lines when using id param of set_extmark
Björn Linse
2021-11-01
*
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor(decorations): merge the two different code paths for virt_text
Björn Linse
2021-07-29
*
feat(decorations): allow more than one stacked highlight in a virt_text
Björn Linse
2021-07-29
*
fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespace
Björn Linse
2021-07-29
*
coverity/331378: Fix inserting new decor provider
James McCoy
2021-05-06
*
decorations: right_align and win_col
Björn Linse
2021-05-01
*
decoration: Clean up duplicate Decoration attributes + bonus hl_eol flag
Björn Linse
2021-04-14
*
decorations: memory error with ephemeral virt_text
Björn Linse
2021-03-23
*
api: destabilize nvim_set_hl_ns
Björn Linse
2021-03-15
*
decorations: add additional styling of virt_text overlays
Björn Linse
2021-03-10
*
decorations: allow virt_text overlay at any column
Björn Linse
2021-02-22
*
decorations: allow nvim_set_hl to break existing links
Björn Linse
2020-11-21
*
api: add API for themes
Björn Linse
2020-11-01
*
api: multiple decoration providers at once
Björn Linse
2020-10-10