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
/
sign_spec.lua
Commit message (
Expand
)
Author
Age
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
2023-11-23
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
*
docs: fix typos
dundargoc
2022-11-02
*
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
2022-09-29
*
chore: fix typos (#17331)
dundargoc
2022-03-10
*
fix(signcol): update cursor when signcol changes
Lewis Russell
2022-02-24
*
fix(screen): don't put empty sign text in line number column
Matt Wozniski
2022-01-04
*
test(sign): add test for culhl option
Gregory Anders
2021-12-08
*
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-28
*
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
2021-04-17
*
opt: add tests (#13783)
Sirisak Lueangsaksri
2021-01-20
*
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
2020-12-24
*
tests/ui: remove unnecessary screen:detach()
Björn Linse
2019-10-13
*
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
2019-06-24
*
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
2019-05-26
*
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
2019-05-26
*
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
2019-04-03
*
signs: support multiple columns #9295
Dan Aloni
2019-03-25
*
strings: make vim_snprintf handle %d correctly again
Björn Linse
2018-12-24
*
signs: Add "numhl" argument #9113
Reto Schnyder
2018-10-13
*
screen.c: add update_window_hl to special redrawing entrypoints
Björn Linse
2018-07-27
*
win: enable more functional tests
Jan Edmund Lazo
2018-01-06
*
functests: Fix some ui/*_spec tests
ZyX
2017-04-09
*
functests: Replace execute with either command or feed_command
ZyX
2017-04-09
*
Mark some functional tests as pending in Windows
Rui Abreu Ferreira
2016-08-26
*
tests: don't ignore highlights in various tests
Björn Linse
2016-08-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
tests/ui: Also test character at cursor
Björn Linse
2015-03-09
*
shadow previously set signs #1893
Felipe Morales
2015-02-13