highlights(wgsl): use @function.call

This commit is contained in:
Stephan Seitz 2022-08-29 23:34:34 +02:00
parent f66a911a95
commit b866165732

View file

@ -18,7 +18,7 @@
(struct_member (variable_identifier_declaration (identifier) @field)))
(type_constructor_or_function_call_expression
(type_declaration) @function)
(type_declaration) @function.call)
[
"struct"