mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
570 B
Scheme
30 lines
570 B
Scheme
2 years ago
|
[
|
||
|
(preproc_params)
|
||
|
(preproc_defined)
|
||
|
(argument_list)
|
||
|
(attribute_specifier)
|
||
|
(ms_declspec_modifier)
|
||
|
(declaration_list)
|
||
|
(parenthesized_declarator)
|
||
|
(parenthesized_expression)
|
||
|
(abstract_parenthesized_declarator)
|
||
|
(array_declarator)
|
||
|
(compound_statement)
|
||
|
(initializer_list)
|
||
|
(compound_literal_expression)
|
||
|
(enumerator_list)
|
||
|
(field_declaration_list)
|
||
|
(parameter_list)
|
||
|
(for_statement)
|
||
|
(macro_type_specifier)
|
||
|
(subscript_expression)
|
||
|
(subscript_designator)
|
||
|
(cast_expression)
|
||
|
] @rainbow.scope
|
||
|
|
||
|
[
|
||
|
"(" ")"
|
||
|
"{" "}"
|
||
|
"[" "]"
|
||
|
] @rainbow.bracket
|