mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 05:35:10 -07: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
|