1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 08:41:40 +01:00
helix/runtime/queries/gleam/rainbows.scm
2025-07-26 18:02:29 -04:00

33 lines
474 B
Scheme

[
(target_group)
(unqualified_imports)
(tuple)
(list)
(function)
(function_parameters)
(todo)
(tuple)
(list)
(anonymous_function)
(block)
(case)
(record_update)
(arguments)
(record_pattern_arguments)
(tuple_pattern)
(list_pattern)
(type_definition)
(data_constructor_arguments)
(tuple_type)
(function_parameter_types)
(type_arguments)
(type_parameters)
] @rainbow.scope
[
"(" ")"
"[" "]"
"{" "}"
"#"
] @rainbow.bracket