1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 08:41:40 +01:00
helix/runtime/queries/wgsl/rainbows.scm
2025-08-18 08:22:15 -05:00

15 lines
306 B
Scheme

[
(struct_declaration)
(function_declaration)
(attribute)
(type_declaration)
(compound_statement)
(argument_list_expression)
(postfix_expression)
(variable_qualifier)
(subscript_expression)
(parenthesized_expression)
] @rainbow.scope
["(" ")" "[" "]" "{" "}" "<" ">"] @rainbow.bracket