mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(hocon): add fold query (#5710)
This commit is contained in:
parent
6d45b34697
commit
71bdf97bf6
1 changed files with 4 additions and 0 deletions
4
queries/hocon/folds.scm
Normal file
4
queries/hocon/folds.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[
|
||||
(object)
|
||||
(array)
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue