1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 12:50:03 +08:00
SpaceVim/bundle/nvim-treesitter-0.9.1/queries/hurl/indents.scm

15 lines
152 B
Scheme
Raw Normal View History

; indents.scm
[
(json_object)
(json_array)
] @indent.begin
[
"}"
"]"
] @indent.branch
(xml_tag) @indent.begin
(xml_close_tag) @indent.branch