Hi Don, 2015-7-7(Tue) 22:34:37 UTC+9 Don: > The C formatter re-indents multi-line strings. This is incorrect in my > opinion, introducing potentially long strings of white-space where it > was not intended and where it matters (unlike in code).
Indeed. I think so too. BTW, If you can modify this source code, you can also use the "String literal concatenation". https://en.wikipedia.org/wiki/C_syntax#String_literal_concatenation -- Best regards, Hirohito Higashi -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
