mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-23 18:06:18 +04:00
13 lines
123 B
TOML
13 lines
123 B
TOML
indent = [
|
|
"messageBody",
|
|
"enumBody",
|
|
"oneofBody",
|
|
"serviceBody",
|
|
"rpcBody",
|
|
"msgLit",
|
|
]
|
|
|
|
outdent = [
|
|
"}",
|
|
]
|