mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(kotlin): use correct node for when expression folds
This commit is contained in:
parent
d163f20617
commit
f92d11cdee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
(import_list)
|
||||
|
||||
(when_structure_body)
|
||||
(when_expression)
|
||||
(control_structure_body)
|
||||
|
||||
(lambda_literal)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue