mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
Delete invalid indents.scm queries
This commit is contained in:
parent
4e4c6da3bf
commit
73d5bd739e
6 changed files with 5 additions and 108 deletions
|
@ -1,21 +0,0 @@
|
|||
[
|
||||
(struct_union_fields)
|
||||
(expression_list)
|
||||
] @indent
|
||||
|
||||
[
|
||||
"case"
|
||||
"}"
|
||||
"]"
|
||||
")"
|
||||
] @outdent
|
||||
|
||||
; [
|
||||
; "{"
|
||||
; "}"
|
||||
; ] @branch
|
||||
|
||||
; [
|
||||
; (comment)
|
||||
; ] @ignore
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue