Ignore comments and strings folding
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Bruno BELANYI 2022-11-22 10:15:25 +01:00
parent 268dd92906
commit 2917939176

View file

@ -16,9 +16,4 @@
(method_declaration) (method_declaration)
] @fold ] @fold
[
(comment)
(string_literal)
] @ignore
; vim: sw=2 foldmethod=marker ; vim: sw=2 foldmethod=marker