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