mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
folds(rust): Fold trait definitions (#1582)
This commit is contained in:
parent
d779ee79f0
commit
419153c1f1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
[(mod_item)
|
||||
(function_item)
|
||||
(struct_item)
|
||||
(trait_item)
|
||||
(enum_item)
|
||||
(impl_item)
|
||||
(type_item)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue