1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Fix Go variable indentation (#4906)

This commit is contained in:
gavincrawford 2022-11-27 08:36:52 -07:00 committed by GitHub
parent f0f295a667
commit 583c2a5456
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

@ -16,6 +16,7 @@
(block)
(type_switch_statement)
(expression_switch_statement)
(var_declaration)
] @indent
[