]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(sh): Update syntax, improve wildcard character class matching
authorDoug Kearns <dougkearns@gmail.com>
Sat, 10 May 2025 18:57:10 +0000 (20:57 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 10 May 2025 18:57:10 +0000 (20:57 +0200)
commit839b79eeb33a41a5b368ad56aeaaa94f5fbace92
tree7b71e75809762723e7d265bad7a4eaa41e6aaf49
parentcf488ebf6c87d8abc1e2b09885d3767511db87a3
runtime(sh): Update syntax, improve wildcard character class matching

- Default to POSIX supported classes.
- Add a KornShell specific class list.
- Remove "or" from the Bash class list, presumably a typo.

closes: #17293

Signed-off-by: Christian Brabandt <cb@256bit.org>
Signed-off-by: Doug Kearns <dougkearns@gmail.com>
runtime/syntax/sh.vim