mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
9 lines
134 B
Scheme
9 lines
134 B
Scheme
[
|
|
(function_definition)
|
|
(if_statement)
|
|
(case_statement)
|
|
(for_statement)
|
|
(while_statement)
|
|
(c_style_for_statement)
|
|
] @fold
|