mirror of
https://github.com/helix-editor/helix
synced 2026-05-09 07:06:46 +02:00
712a4a660c
[styx](https://styx.bearcove.eu/) is a document language. tree-sitter queries are based on the ones provided by the language project itself and then modified and extended to work with Helix.
3 lines
54 B
Scheme
3 lines
54 B
Scheme
(object "}" @end) @indent
|
|
(sequence ")" @end) @indent
|