queries: add simple indents

Closes #7
This commit is contained in:
Dmitriy Pleshevskiy 2023-06-16 18:36:06 +03:00
parent 7a7c699be2
commit 3db7cfa22d
Signed by: pleshevskiy
GPG Key ID: 79C4487B44403985
1 changed files with 15 additions and 0 deletions

15
queries/indents.scm Normal file
View File

@ -0,0 +1,15 @@
[
(block)
(class_block)
] @indent.begin
[
"}"
"]"
] @indent.branch
[
(line_comment)
(block_comment)
(ERROR)
] @indent.auto