mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
feat(groq): add parser and queries (#8008)
This commit is contained in:
parent
a5edb0a274
commit
61ec748ef7
7 changed files with 142 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