]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(sh): highlight single-dash short options containing digits
authorChristian Brabandt <cb@256bit.org>
Thu, 15 Jan 2026 21:01:43 +0000 (21:01 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 15 Jan 2026 21:01:43 +0000 (21:01 +0000)
commit16c22790627f063981ce75ef3d4da1eb4f6bf8d0
treec0277ea508f80cefe1e0101d9847142ca93ed340
parent6aaf005c045346998bc0f4086b346e88339817b1
runtime(sh): highlight single-dash short options containing digits

fixes: #19082

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/sh.vim
runtime/syntax/testdir/dumps/sh_10_00.dump [new file with mode: 0644]
runtime/syntax/testdir/input/sh_10.sh [new file with mode: 0644]