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