mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
10 lines
99 B
TOML
10 lines
99 B
TOML
indent = [
|
|
"if",
|
|
"let",
|
|
"function",
|
|
"attrset",
|
|
"list",
|
|
"indented_string",
|
|
"parenthesized"
|
|
]
|