mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
fix(go): apply indents in a communication case in a select statement
This commit is contained in:
parent
37e7af1619
commit
a3213e3dd7
2 changed files with 17 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
(func_literal)
|
||||
(literal_value)
|
||||
(expression_case)
|
||||
(communication_case)
|
||||
(default_case)
|
||||
(block)
|
||||
(call_expression)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue