mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
Add folds
This commit is contained in:
parent
05faf4ad7a
commit
701af786f2
1 changed files with 5 additions and 0 deletions
5
runtime/queries/groq/folds.scm
Normal file
5
runtime/queries/groq/folds.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
[
|
||||||
|
(object)
|
||||||
|
(projection)
|
||||||
|
(array)
|
||||||
|
] @fold
|
||||||
Loading…
Add table
Add a link
Reference in a new issue