mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
Query: add folds
This commit is contained in:
parent
72ecefc859
commit
7d7566f4e4
1 changed files with 6 additions and 0 deletions
6
queries/query/folds.scm
Normal file
6
queries/query/folds.scm
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
[
|
||||||
|
(named_node)
|
||||||
|
(predicate)
|
||||||
|
(grouping)
|
||||||
|
(list)
|
||||||
|
] @fold
|
||||||
Loading…
Add table
Add a link
Reference in a new issue