mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
9 lines
105 B
Scheme
9 lines
105 B
Scheme
|
|
; Folds
|
||
|
|
[
|
||
|
|
(case)
|
||
|
|
(expression_group)
|
||
|
|
(function)
|
||
|
|
(anonymous_function)
|
||
|
|
(type_definition)
|
||
|
|
] @fold
|