mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
add folds.scm
This commit is contained in:
parent
867cf9494d
commit
a919ea79e5
1 changed files with 6 additions and 0 deletions
6
queries/vala/folds.scm
Normal file
6
queries/vala/folds.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
[
|
||||||
|
(namespace_member)
|
||||||
|
(enum_declaration)
|
||||||
|
(class_declaration)
|
||||||
|
] @fold
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue