[vim/vim] feat(signs): add 'numberhl' signcolumn mode for colored line numbers (PR #20381)

6 views
Skip to first unread message

UncleBill

unread,
May 30, 2026, 2:08:21 AM (4 days ago) May 30
to vim/vim, Subscribed

Add a new 'signcolumn' mode called 'numberhl' that displays line numbers with sign-based coloring (via the numhl attribute) without replacing the line number text. This prevents the number column width from changing when signs appear or disappear.

Also fix numhl to only apply when signcolumn is 'number' or 'numberhl', not when signs are displayed in a separate column ('yes' or 'auto').


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/20381

Commit Summary

  • c00be9f feat(signs): add 'numberhl' signcolumn mode for colored line numbers

File Changes

(11 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20381@github.com>

Christian Brabandt

unread,
2:15 PM (6 hours ago) 2:15 PM
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#20381)

sorry, there are still some issues with this here.


Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/20381/c4605691421@github.com>

Reply all
Reply to author
Forward
0 new messages