mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
Adjust golang indents yet again
This commit is contained in:
parent
17e9386388
commit
aeabfc55a8
@ -12,8 +12,10 @@ indent = [
|
|||||||
"literal_value",
|
"literal_value",
|
||||||
"expression_case",
|
"expression_case",
|
||||||
"default_case",
|
"default_case",
|
||||||
|
# "communication_case",
|
||||||
"argument_list",
|
"argument_list",
|
||||||
"block"
|
"select_statement",
|
||||||
|
"block",
|
||||||
]
|
]
|
||||||
|
|
||||||
outdent = [
|
outdent = [
|
||||||
|
Loading…
Reference in New Issue
Block a user