mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 19:03:30 +04:00
8 lines
50 B
TOML
8 lines
50 B
TOML
|
indent = [
|
||
|
"statement",
|
||
|
]
|
||
|
|
||
|
outdent = [
|
||
|
"}",
|
||
|
]
|