Merge pull request #209538 from voidzero/zsh-syntax-hl.regexp

zsh-syntax-highlighting: add regexp to list of highlighters
This commit is contained in:
Ryan Lahfa
2023-01-15 00:26:10 +01:00
committed by GitHub
@@ -26,6 +26,7 @@ in
"brackets"
"pattern"
"cursor"
"regexp"
"root"
"line"
]));