Delete invalid indents.scm queries

This commit is contained in:
Michael Davis 2022-08-25 18:19:39 -05:00 committed by Blaž Hrastnik
parent 4e4c6da3bf
commit 73d5bd739e
6 changed files with 5 additions and 108 deletions

View file

@ -1,21 +0,0 @@
[
(struct_union_fields)
(expression_list)
] @indent
[
"case"
"}"
"]"
")"
] @outdent
; [
; "{"
; "}"
; ] @branch
; [
; (comment)
; ] @ignore