[vim/vim] minor update to sshconfig and sshdconfig (PR #19636)

2 views
Skip to first unread message

Eisuke Kawashima

unread,
Mar 11, 2026, 12:37:18 PM (yesterday) Mar 11
to vim/vim, Subscribed

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

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

Commit Summary

  • d93ba4f ftplugin(sshconfig): ignore case in keywordprg
  • db95a6d syntax(sshconfig,sshdconfig): IPQoS configurations with 'lowdelay', 'reliability', or 'throughput' are deprecated

File Changes

(3 files)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19636@github.com>

Christian Brabandt

unread,
Mar 11, 2026, 3:19:17 PM (22 hours ago) Mar 11
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#19636)

ping @Jakuje


Reply to this email directly, view it on GitHub.

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

Jakub Jelen

unread,
Mar 11, 2026, 4:41:22 PM (20 hours ago) Mar 11
to vim/vim, Subscribed

@Jakuje approved this pull request.

otherwise lgtm


In runtime/syntax/sshdconfig.vim:

> +syn keyword sshdconfigIPQoS	ef le
+syn keyword sshdconfigIPQoSDeprecated	lowdelay throughput reliability

My manual page has:

Accepted values are af11, af12, af13, af21, af22, af23, af31, af32, af33, af41, af42, af43, cs0, cs1, cs2, cs3, cs4, cs5, cs6, cs7, ef, le, lowdelay, throughput, reliability, a numeric value, or none to use the operating system default.

I think having the none listed too would be helpful.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19636/review/3932415667@github.com>

Eisuke Kawashima

unread,
Mar 11, 2026, 6:55:56 PM (18 hours ago) Mar 11
to vim/vim, Subscribed

@e-kwsm commented on this pull request.


In runtime/syntax/sshdconfig.vim:

> +syn keyword sshdconfigIPQoS	ef le
+syn keyword sshdconfigIPQoSDeprecated	lowdelay throughput reliability

none is already highlighted as bool:
https://github.com/vim/vim/blob/2ca96b09d751c35189dd587d9b201e2aeb5559c0/runtime/syntax/sshdconfig.vim#L35


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19636/review/3932997231@github.com>

Reply all
Reply to author
Forward
0 new messages