Do not indent inside strings

This commit is contained in:
Bruno BELANYI 2022-06-04 11:00:41 +02:00
parent 6732ec0994
commit 79413a9624

View file

@ -12,6 +12,7 @@
; Misc{{{ ; Misc{{{
(comment) @ignore (comment) @ignore
(string_literal) @ignore
; }}} ; }}}
; vim: sw=2 foldmethod=marker ; vim: sw=2 foldmethod=marker