mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-26 19:33:30 +04:00
9 lines
68 B
TOML
9 lines
68 B
TOML
|
indent = [
|
||
|
"function_body",
|
||
|
"instruction",
|
||
|
]
|
||
|
|
||
|
outdent = [
|
||
|
"}",
|
||
|
]
|