tree-sitter-d2/queries/indents.scm

16 lines
139 B
Scheme
Raw Normal View History

2023-06-16 18:36:06 +03:00
[
(block)
(class_block)
] @indent.begin
[
"}"
"]"
] @indent.branch
[
(line_comment)
(block_comment)
(ERROR)
] @indent.auto