mirror of
https://github.com/helix-editor/helix
synced 2026-03-27 15:31:58 +01:00
- Rainbow brackets support for Dart, GDScript, KDL, and Yuck - Indentation rules for Yuck - Tags/definitions support for Godot resource files
10 lines
131 B
Scheme
10 lines
131 B
Scheme
[
|
|
(parameters)
|
|
(arguments)
|
|
(dictionary)
|
|
(array)
|
|
(subscript)
|
|
] @rainbow.scope
|
|
|
|
["(" ")" "[" "]" "{" "}"] @rainbow.bracket
|