Files
helix/runtime/queries/styx/indents.scm
Kristoffer Plagborg Bak SørensenandGitHub 712a4a660c Add styx language (#15226)
[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.
2026-03-14 13:43:23 -05:00

3 lines
54 B
Scheme

(object "}" @end) @indent
(sequence ")" @end) @indent