mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat(ql): add folding queries
This commit is contained in:
parent
dd89cafd2b
commit
57638f8249
1 changed files with 7 additions and 0 deletions
7
queries/ql/folds.scm
Normal file
7
queries/ql/folds.scm
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
[
|
||||||
|
(module)
|
||||||
|
(classlessPredicate)
|
||||||
|
(dataclass)
|
||||||
|
(charpred)
|
||||||
|
(memberPredicate)
|
||||||
|
] @fold
|
||||||
Loading…
Add table
Add a link
Reference in a new issue