1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-03 17:20:38 +02:00
Files
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
80 B
Scheme

[
(list)
(array)
] @rainbow.scope
[
"[" "]"
"(" ")"
] @rainbow.bracket