mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 11:36:54 -04:00
feat: add missing golang indent queries
This commit is contained in:
parent
9184cf3953
commit
f132021d31
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@
|
|||
(type_declaration)
|
||||
(composite_literal)
|
||||
(func_literal)
|
||||
(literal_value)
|
||||
(expression_case)
|
||||
(argument_list)
|
||||
(default_case)
|
||||
(block)
|
||||
] @indent
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue