mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(http): fold queries
This commit is contained in:
parent
6df6e80417
commit
057990eb24
1 changed files with 5 additions and 0 deletions
5
queries/http/folds.scm
Normal file
5
queries/http/folds.scm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[
|
||||
(section)
|
||||
(json_body)
|
||||
(variable_declaration)+
|
||||
] @fold
|
||||
Loading…
Add table
Add a link
Reference in a new issue