mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-18 21:17:08 +04:00
Adjust rust indents
This commit is contained in:
parent
87d0617f3b
commit
67b037050f
@ -19,7 +19,8 @@ indent = [
|
|||||||
"enum_variant_list",
|
"enum_variant_list",
|
||||||
"binary_expression",
|
"binary_expression",
|
||||||
"field_expression",
|
"field_expression",
|
||||||
"where_clause"
|
"where_clause",
|
||||||
|
"macro_invocation"
|
||||||
]
|
]
|
||||||
|
|
||||||
outdent = [
|
outdent = [
|
||||||
|
Loading…
Reference in New Issue
Block a user