mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-26 03:59:55 +00:00
Add more rust indent nodes
This commit is contained in:
parent
add1467d32
commit
77af9ef902
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
(where_clause)
|
||||
(field_expression)
|
||||
(call_expression)
|
||||
(assignment_expression)
|
||||
(let_declaration)
|
||||
] @indent
|
||||
|
||||
(_ "[" "]" @end) @indent
|
||||
|
|
Loading…
Reference in a new issue