mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00: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"
|
"brackets"
|
||||||
"pattern"
|
"pattern"
|
||||||
"cursor"
|
"cursor"
|
||||||
|
"regexp"
|
||||||
"root"
|
"root"
|
||||||
"line"
|
"line"
|
||||||
]));
|
]));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue