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
/
test
/
functional
/
ui
/
sign_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2025-08-27
fix(column): wrong alignment and highlight with empty 'display' (#35495)
zeertzjq
1
2025-05-10
vim-patch:9.1.1378: sign without text overwrites number option (#33942)
zeertzjq
1
2025-04-11
fix(column): don't count signs on lines beyond eob #33410
luukvbaal
1
2025-02-12
feat(column): apply appropriate numhl highlight to virt_lines (#32400)
luukvbaal
1
2025-01-23
feat(api): combined highlights in nvim_eval_statusline()
Luuk van Baal
1
2024-12-14
feat(ui): sign/statuscolumn can combine highlight attrs #31575
luukvbaal
1
2024-12-04
fix(column): check if signcolumn changed in all windows #31439
luukvbaal
1
2024-11-14
fix(tests): needing two calls to setup a screen is cringe
bfredl
1
2024-11-11
refactor(tests): use more global highlight definitions
bfredl
1
2024-09-28
fix(column): set signcolumn width after splitting window (#30556)
zeertzjq
1
2024-06-10
fix(column): clamp line number for legacy signs
Luuk van Baal
1
2024-05-21
feat(signs)!: place higher-priority signs from the left #27781
Tobias Schmitz
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-01-24
fix(sign): avoid deleting from sign map while looping over it (#27158)
luukvbaal
1
2024-01-17
fix(column): remove sign from line it was previously on with undo
Luuk van Baal
1
2024-01-17
fix(column): pass kFalse when initializing "b_signcols.count"
Luuk van Baal
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-12-22
Merge pull request #26528 from bfredl/nodrawstate
bfredl
1
2023-12-22
refactor(drawline): remove LineDrawState and wlv->saved_n_extra
bfredl
1
2023-12-21
fix(column): avoid exceeding configured 'signcolumn' width
Luuk van Baal
1
2023-12-19
test: sign on wrapped line with signcolumn=number (#26654)
zeertzjq
1
2023-12-14
fix(extmark): only invalidate unpaired marks on deleted rows
Luuk van Baal
1
2023-12-09
test: avoid repeated screen lines in expected states
zeertzjq
1
2023-12-08
perf(column): avoid counting when max signs are removed from a range
Luuk van Baal
1
2023-11-29
perf(column): only invalidate lines affected by added sign
Luuk van Baal
1
2023-11-23
fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)
luukvbaal
1
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
1
2023-01-11
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
1
2022-11-02
docs: fix typos
dundargoc
1
2022-09-29
fix(column): move sign sentinel after inserting/deleting lines (#20400)
zeertzjq
1
2022-03-10
chore: fix typos (#17331)
dundargoc
1
2022-02-24
fix(signcol): update cursor when signcol changes
Lewis Russell
1
2022-01-04
fix(screen): don't put empty sign text in line number column
Matt Wozniski
1
2021-12-08
test(sign): add test for culhl option
Gregory Anders
1
2021-07-28
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
1
2021-04-17
Handle 'orphaned signs' on line deletion for signcolumn >= 2
Dan Aloni
1
2021-01-20
opt: add tests (#13783)
Sirisak Lueangsaksri
1
2020-12-24
feat(sign):Allow signs to be 0 width (#13290)
Lukas Reineke
1
2019-10-13
tests/ui: remove unnecessary screen:detach()
Björn Linse
1
2019-06-24
screen: Adjust buffer sizes for multiple sign columns #10314
oni-link
1
2019-05-26
vim-patch:8.1.0701: sign message not translated and inconsistent spacing
Andrej Zieger
1
2019-05-26
vim-patch:8.1.0614: placing signs can be complicated
Andrej Zieger
1
2019-04-03
vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...
Marco Hinz
1
2019-03-25
signs: support multiple columns #9295
Dan Aloni
1
2018-12-24
strings: make vim_snprintf handle %d correctly again
Björn Linse
1
[next]