mejo13

Results 2 comments of mejo13

Would be awesome to be able to do that! For the mean time, if anyone is interested in the list: ``` ZSH_HIGHLIGHT_STYLES[unknown-token]='none' ZSH_HIGHLIGHT_STYLES[reserved-word]='none' ZSH_HIGHLIGHT_STYLES[alias]='none' ZSH_HIGHLIGHT_STYLES[suffix-alias]='none' ZSH_HIGHLIGHT_STYLES[global-alias]='none' ZSH_HIGHLIGHT_STYLES[builtin]='none' ZSH_HIGHLIGHT_STYLES[function]='none' ZSH_HIGHLIGHT_STYLES[command]='none' ZSH_HIGHLIGHT_STYLES[precommand]='none'...

only a few, i'll build up on that. currently active are `{single,double}-hyphen-option`, `{single,double}-quoted-argument{-unclosed}`, `redirection`.