mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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)
|
||||
(tuple_expression)
|
||||
(match_arm)
|
||||
(match_block)
|
||||
(if_let_expression)
|
||||
(call_expression)
|
||||
(assignment_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue