mirror of
https://github.com/helix-editor/helix
synced 2026-05-04 05:30:40 +02:00
18ca4809ca
- 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
|