mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(rust): add const_item to folds
This commit is contained in:
parent
c41d38b70e
commit
1ce6000a95
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
(impl_item)
|
||||
(type_item)
|
||||
(union_item)
|
||||
(const_item)
|
||||
(use_declaration)
|
||||
(let_declaration)
|
||||
(loop_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue