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