1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-07 20:46:21 +01:00
helix/runtime/queries/nu/indents.scm
2025-09-21 11:16:53 -05:00

19 lines
173 B
Scheme

[
(expr_parenthesized)
(parameter_bracks)
(ctrl_match)
(val_record)
(val_list)
(val_closure)
(val_table)
(block)
] @indent
[
"}"
"]"
")"
] @outdent