mirror of
https://github.com/helix-editor/helix
synced 2026-08-15 05:44:25 +02:00
13 lines
123 B
INI
13 lines
123 B
INI
indent = [
|
|
"messageBody",
|
|
"enumBody",
|
|
"oneofBody",
|
|
"serviceBody",
|
|
"rpcBody",
|
|
"msgLit",
|
|
]
|
|
|
|
outdent = [
|
|
"}",
|
|
]
|