On 2021-12-06, Bram Moolenaar wrote: > Patch 8.2.3754 (after 8.2.3615) > Problem: Undesired changing of the indent of the first formatted line. > Solution: Do not indent the first formatted line. > Files: src/textformat.c, src/testdir/test_indent.vim
Wonderful! Works with all the testing I did with C, Vim script and plain text. Thank you! I hope this works for the OP. The indentation of the OP's example is now different after gggqG, even when using vim-latex's 'indentexpr', but it looks good. Regards, Gary -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20211206233146.GG13906%40phoenix.
