Ignore comments and strings folding
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bruno BELANYI 2022-11-22 10:15:25 +01:00
parent 268dd92906
commit 2917939176
1 changed files with 0 additions and 5 deletions

View File

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