Skip to content

Commit

Permalink
Fix Go variable indentation (helix-editor#4906)
Browse files Browse the repository at this point in the history
  • Loading branch information
gavincrawford authored and Shekhinah Memmel committed Dec 11, 2022
1 parent 3689980 commit 8155aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/queries/go/indents.scm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
(block)
(type_switch_statement)
(expression_switch_statement)
(var_declaration)
] @indent

[
Expand Down

0 comments on commit 8155aac

Please sign in to comment.