mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
folds(rust): add array_expression
This commit is contained in:
parent
b156939461
commit
68e8181dbc
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
(if_expression)
|
||||
(match_expression)
|
||||
(call_expression)
|
||||
(array_expression)
|
||||
|
||||
(macro_definition)
|
||||
(macro_invocation)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue