I suppose so. It's just a minor change of the regex to capture the end of a dataline block from '^;' to '^\s*;'
On Sat, Aug 26, 2017 at 10:49 AM, Bram Moolenaar <[email protected]> wrote: > > Keny Hu wrote: > > > Please try the attached syntax file and let me know if it solves the > syntax > > issue. > > I suppose it's OK to include this fixed version. > > -- > Far out in the uncharted backwaters of the unfashionable end of the > Western Spiral arm of the Galaxy lies a small unregarded yellow sun. > Orbiting this at a distance of roughly ninety-eight million miles is an > utterly insignificant little blue-green planet whose ape-descended life > forms are so amazingly primitive that they still think digital watches > are a pretty neat idea ... > -- Douglas Adams, "The Hitchhiker's Guide to the Galaxy" > > /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net > \\\ > /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ > \\\ > \\\ an exciting new programming language -- http://www.Zimbu.org > /// > \\\ help me help AIDS victims -- http://ICCF-Holland.org > /// > -- -- 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.
