mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
zsh-syntax-highlighting: add regexp to list of highlighters
This commit is contained in:
parent
a4eb1b11bc
commit
29749d22a3
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in
|
|||
"brackets"
|
||||
"pattern"
|
||||
"cursor"
|
||||
"regexp"
|
||||
"root"
|
||||
"line"
|
||||
]));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue