mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
17 lines
256 B
Scheme
17 lines
256 B
Scheme
[
|
|
(for_statement)
|
|
(if_statement)
|
|
(while_statement)
|
|
(switch_statement)
|
|
(case_statement)
|
|
(function_definition)
|
|
(struct_specifier)
|
|
(enum_specifier)
|
|
(comment)
|
|
(preproc_if)
|
|
(preproc_elif)
|
|
(preproc_else)
|
|
(preproc_ifdef)
|
|
(initializer_list)
|
|
] @fold
|
|
|