programs.zsh.syntaxHighlighting.highlighters
Specifies the highlighters to be used by zsh-syntax-highlighting.
The following defined options can be found here: https://github.com/zsh-users/zsh-syntax-highlighting/blob/master/docs/highlighters.md
- Type
list of (one of "main", "brackets", "pattern", "cursor", "regexp", "root", "line")- Default
[ "main" ]- Declared
- <nixpkgs/nixos/modules/programs/zsh/zsh-syntax-highlighting.nix>