> >>>> Suddenly when opening a CSS file in Vim (or when opening an HTML file, > >>>> because HTML syntax invokes CSS syntax), I see a huge lot of errors. > >>>> This is at patchlevel 9.1.296 or earlier. I didn't see it a few days > >>>> ago but I'm not sure at which changeset it appeared. > >>> > >>> Hm, may it be related to my patch: https://github.com/vim/vim/pull/14433 > >>> > >>> It also seems to break on FreeBSD and MacOS CI, so I am planning to back > >>> it out later today. > >>> > >>> Can you please check v9.1.295? And can you also check if `:set re=1` > >>> helps? > >> > >> i am using v9.1.296, did not see this error. > >> however, 'cssMathParens' seems truly not existed? > >> // perhaps not related your patch, but syntax wrong. > >> > > > > cc: [email protected] to maintainer > > > > I can’t reproduce this when opening a CSS file in Vim 9.1.350 with `syntax on` > Do you have any plugins installed? Can you try reproducing with `vim -u NONE` > to load without any config?
it was an issue at 9.1.296 which Tony reported, but later it backout at 9.1.297; but i did not face same issue even it was 9.1.296; regardless this issue, my rough thinking at that time was 'cssMathParens' was missing definition, but i maybe wrong too; so if you checked now there is no issue, then it should be ok now, sorry if bother. -- shane.xb.qian -- -- 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/OS3P286MB09137AE3EB78714AE3CF61F3EB122%40OS3P286MB0913.JPNP286.PROD.OUTLOOK.COM.
