programs.zsh.syntaxHighlighting.highlighters
Highlighters to enable See the list of highlighters: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md
Note: The "main" highlighter is always included automatically.
If you'd like to exclude it, please configure with a higher priority using mkForce.
- Type
list of string- Default
"[ \"main\" ]"- Example
[ "brackets" ]- Declared
- <home-manager/modules/programs/zsh>