helix/runtime/queries/nix/indents.toml

10 lines
99 B
TOML
Raw Normal View History

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