mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-03-08 07:14:24 +08:00
'none' is a valid highlighting type. Since by convention styles are all lowercase, 'NONE' shouldn't conflict with anything. Closes #289.