nvim-treesitter/queries/c/folds.scm
2022-01-24 22:56:58 +01:00

18 lines
278 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)
(compound_statement)
] @fold