1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 20:46:21 +01:00
helix/runtime/queries/php/rainbows.scm
2025-08-15 08:27:15 -05:00

16 lines
317 B
Scheme

[
(declaration_list)
(compound_statement)
(array_creation_expression)
(subscript_expression)
(parenthesized_expression)
(formal_parameters)
(arguments)
(catch_clause)
(foreach_statement)
(switch_block)
(anonymous_function_use_clause)
] @rainbow.scope
["(" ")" "[" "]" "{" "}"] @rainbow.bracket