mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 09:20:04 -04:00
fix(rust): remove if_let from indent captures
fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/3073
This commit is contained in:
parent
1b6debcf69
commit
8bc4d046e7
3 changed files with 10 additions and 1 deletions
|
|
@ -9,7 +9,6 @@
|
|||
(tuple_expression)
|
||||
(match_arm)
|
||||
(match_block)
|
||||
(if_let_expression)
|
||||
(call_expression)
|
||||
(assignment_expression)
|
||||
(arguments)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue