]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(sshconfig,sshdconfig): update syntax (#14351)
authorEisuke Kawashima <e-kwsm@users.noreply.github.com>
Sun, 31 Mar 2024 20:02:31 +0000 (05:02 +0900)
committerGitHub <noreply@github.com>
Sun, 31 Mar 2024 20:02:31 +0000 (22:02 +0200)
commitcbb92b5ceb6a8169b6eddceec3837aac02f21e3b
treece1ce44b8ba327a327030afcc8bcd793760a84a0
parent4c7098b00a5edfb25b24fe3210866a4f30a2d78f
runtime(sshconfig,sshdconfig): update syntax (#14351)

* fix case insensitivity of Host and Hostname keys
* improve regexps
* add keywords

Signed-off-by: Eisuke Kawashima <e-kwsm@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/sshconfig.vim
runtime/syntax/sshdconfig.vim