mirror of
https://github.com/helix-editor/helix
synced 2026-08-05 14:42:57 +02:00
31 lines
500 B
Scheme
31 lines
500 B
Scheme
[
|
|
(address_space)
|
|
(arguments)
|
|
(array_type)
|
|
(asm_expression)
|
|
(asm_input_item)
|
|
(asm_output_item)
|
|
(block)
|
|
(byte_alignment)
|
|
(calling_convention)
|
|
(enum_declaration)
|
|
(error_set_declaration)
|
|
(index_expression)
|
|
(initializer_list)
|
|
(link_section)
|
|
(opaque_declaration)
|
|
(parameters)
|
|
(parenthesized_expression)
|
|
(pointer_type)
|
|
(slice_type)
|
|
(struct_declaration)
|
|
(switch_expression)
|
|
(union_declaration)
|
|
] @rainbow.scope
|
|
|
|
[
|
|
"(" ")"
|
|
"{" "}"
|
|
"[" "]"
|
|
] @rainbow.bracket
|