mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -04:00
go folds.scm composit_literal
This commit is contained in:
parent
0b2b790e0f
commit
373b15ecee
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@
|
||||||
(method_declaration)
|
(method_declaration)
|
||||||
(type_declaration)
|
(type_declaration)
|
||||||
(var_declaration)
|
(var_declaration)
|
||||||
|
(composite_literal)
|
||||||
|
(literal_element)
|
||||||
(block)
|
(block)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue