tree-sitter-bruno/queries/bruno/indents.scm

11 lines
154 B
Scheme

(dictionary) @indent.begin
(dictionary
"}" @indent.end)
"}" @indent.branch
(textblock) @indent.begin
(textblock
"}" @indent.end)
"}" @indent.branch