Add C++ folds and C comment/preproc folds

This commit is contained in:
Stephan Seitz 2020-09-07 20:09:44 +02:00 committed by Thomas Vigouroux
parent 3c1399b94e
commit 8bc5d1ff3f
2 changed files with 15 additions and 0 deletions

View file

@ -4,4 +4,10 @@
(while_statement)
(translation_unit)
(function_definition)
(struct_specifier)
(comment)
(preproc_if)
(preproc_elif)
(preproc_else)
(preproc_ifdef)
] @fold