spacevim/bundle/nvim-treesitter-0.9.1/queries/hurl/indents.scm

15 lines
152 B
Scheme
Raw Normal View History

2024-08-21 14:17:26 +08:00
; indents.scm
[
(json_object)
(json_array)
] @indent.begin
[
"}"
"]"
] @indent.branch
(xml_tag) @indent.begin
(xml_close_tag) @indent.branch