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

10 lines
99 B
TOML
Raw Normal View History

2021-06-10 03:07:24 +02:00
indent = [
"if",
"let",
"function",
"attrset",
"list",
"indented_string",
"parenthesized"
]