helix-mods/runtime/queries/nix/indents.toml
Timothy DeHerrera d8df10f295 Add Nix runtime
2021-06-10 22:01:48 +09:00

10 lines
99 B
TOML

indent = [
"if",
"let",
"function",
"attrset",
"list",
"indented_string",
"parenthesized"
]