Hi Bram, On Thu, Jan 31, 2019 at 4:48 AM Bram Moolenaar <[email protected]> wrote: > > Patch 8.1.0857 > Problem: Indent functionality is not separated. > Solution: Move indent functionality into a new file. (Yegappan Lakshmanan, > closes #3886) >
Thanks for including the change. The indent.c file still uses C-style comments. Do you want me to change these to C++ style comments (similar to autocmd.c)? Thanks, Yegappan -- -- 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.
