zsh-syntax-highlighting
zsh-syntax-highlighting copied to clipboard
Highlight unquoted parameter expansions
I noticed that variables are highlighted only in double quotes.

What about non-quoted ones?
Wonder how to handle SH_WORD_SPLIT and null argument elision.