mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-24 19:10:24 +00:00
Extend Rust where clauses past their final newline for indentation
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
This commit is contained in:
parent
810315e04c
commit
b85ae89b7e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[
|
||||
(where_clause)
|
||||
((where_clause) _ @end)
|
||||
(field_expression)
|
||||
(call_expression)
|
||||
(assignment_expression)
|
||||
|
|
Loading…
Reference in a new issue