match test for regex

This commit is contained in:
David Hotham 2020-12-19 20:59:02 +00:00 committed by Thomas Vigouroux
parent 026314f2a9
commit 0c19049023

View file

@ -29,6 +29,7 @@
"|"
"||"
"="
"=~"
"=="
"!="
] @operator
@ -117,3 +118,5 @@
(case_item
value: (word) @parameter)
(regex) @string.regex