mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-20 05:57:06 +04:00
Fixup Zig Indent Queries (#4281)
This commit is contained in:
parent
0e8e7cae3b
commit
f444ba8beb
@ -1,12 +1,14 @@
|
||||
[
|
||||
(AsmExpr)
|
||||
(AssignExpr)
|
||||
(Block)
|
||||
(BlockExpr)
|
||||
(ContainerDecl)
|
||||
(SwitchExpr)
|
||||
(AssignExpr)
|
||||
(ErrorUnionExpr)
|
||||
(Statement)
|
||||
(InitList)
|
||||
(Statement)
|
||||
(SwitchExpr)
|
||||
(TestDecl)
|
||||
] @indent
|
||||
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user