MyNixOS website logo
option

programs.zsh.prezto.syntaxHighlighting.highlighters

Set syntax highlighters. By default, only the main highlighter is enabled.

Declarations
Type
list of string
Default
[ ]
Example
[
  "main"
  "brackets"
  "pattern"
  "line"
  "cursor"
  "root"
]