fix: highlights for value_expression start and end as punctuation

This commit is contained in:
Jirgn 2021-12-29 18:41:36 +01:00 committed by Stephan Seitz
parent a64f509beb
commit 47e9c1dce9

View file

@ -97,6 +97,10 @@
(boolean) @boolean
(null) @constant.builtin
(value_expression
start: _ @punctuation.special
end: _ @punctuation.special
)
[
"("
")"