programs.zsh.syntaxHighlighting.highlighters
NixOS option
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
declared in: nixos/modules/programs/zsh/zsh-syntax-highlighting.nixView source on NixOS/nixpkgs →[ "main" ]