Regenerate nvim config
This commit is contained in:
19
config/neovim/store/nvim-treesitter/queries/hurl/folds.scm
Normal file
19
config/neovim/store/nvim-treesitter/queries/hurl/folds.scm
Normal file
@ -0,0 +1,19 @@
|
||||
; fold.scm
|
||||
[
|
||||
(comment)
|
||||
(entry)
|
||||
(request)
|
||||
(response)
|
||||
(header)
|
||||
(request_section)
|
||||
(body)
|
||||
(response_section)
|
||||
(multipart_form_data_section)
|
||||
(cookies_section)
|
||||
(captures_section)
|
||||
(asserts_section)
|
||||
(options_section)
|
||||
(basic_auth_section)
|
||||
(json_object)
|
||||
(json_array)
|
||||
] @fold
|
||||
Reference in New Issue
Block a user