1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-27 15:31:58 +01:00
helix/runtime/queries/gdscript/rainbows.scm
Erasin Wang 18ca4809ca
Add tree-sitter query files for multiple languages (#15396)
- Rainbow brackets support for Dart, GDScript, KDL, and Yuck
- Indentation rules for Yuck
- Tags/definitions support for Godot resource files
2026-03-14 10:43:54 -05:00

10 lines
131 B
Scheme

[
(parameters)
(arguments)
(dictionary)
(array)
(subscript)
] @rainbow.scope
["(" ")" "[" "]" "{" "}"] @rainbow.bracket