nvim-treesitter/queries/c/folds.scm

18 lines
258 B
Scheme
Raw Normal View History

[
(for_statement)
(if_statement)
(while_statement)
(translation_unit)
2021-04-22 15:16:50 +02:00
(switch_statement)
2021-04-26 01:43:34 +02:00
(case_statement)
(function_definition)
(struct_specifier)
(comment)
(preproc_if)
(preproc_elif)
(preproc_else)
(preproc_ifdef)
(initializer_list)
] @fold