helix-mods/runtime/queries/nix/indents.scm

19 lines
158 B
Scheme
Raw Normal View History

2022-03-30 17:08:07 +02:00
[
; "function",
(bind)
(assert)
(with)
(let)
(if)
(attrset)
(list)
(indented_string)
(parenthesized)
] @indent
[
"}"
"]"
] @outdent