mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 18:00:07 -04:00
fixed rust match indents
This commit is contained in:
parent
0bf8f58cd2
commit
7ffcaf4ee8
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
(match_expression)
|
(match_expression)
|
||||||
(tuple_expression)
|
(tuple_expression)
|
||||||
(match_arm)
|
(match_arm)
|
||||||
|
(match_block)
|
||||||
(if_let_expression)
|
(if_let_expression)
|
||||||
(call_expression)
|
(call_expression)
|
||||||
(assignment_expression)
|
(assignment_expression)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue