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
*
refactor: rename local API alias from a to api
Lewis Russell
2023-04-05
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
fix(highlight): avoid ORing underline flags (#22372)
zeertzjq
2023-02-23
*
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
*
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
docs: fix typos (#20724)
dundargoc
2022-10-23
*
fix(decoration): call providers in win_update() earlier
Lewis Russell
2022-10-15
*
fix(decoration): redraw correctly when re-using ids
Lewis Russell
2022-10-14
*
Merge pull request #20343 from zeertzjq/virt-lines-vcol
bfredl
2022-09-30
|
\
|
*
fix(extmarks): make virt_lines always start at 0 virtcol
zeertzjq
2022-09-25
*
|
fix(ui): redraw end of buffer if last line is modified (#20354)
zeertzjq
2022-09-27
|
/
*
vim-patch:9712ff1288f9 (#20240)
Christian Clason
2022-09-18
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
fix(signs): priority of extmark signs (#19718)
Lewis Russell
2022-08-11
*
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