Regex highlighting: add "?" operator

This commit is contained in:
Stephan Seitz 2020-12-28 18:16:42 +01:00 committed by Thomas Vigouroux
parent 14d004773f
commit 91220e5f4b

View file

@ -26,4 +26,4 @@
(non_boundary_assertion)
] @string.escape
[ "*" "+" "|" "=" "<=" "!" "<!" ] @operator
[ "*" "+" "?" "|" "=" "<=" "!" "<!" ] @operator