I can't reproduce it in 7.3.1036 http://go-gyazo.appspot.com/f5d64c5ab3601051.png
On Wednesday, May 29, 2013 11:09:39 AM UTC+9, Amadeus Demarzi wrote: > This is far from a complete JS example file, but it does trigger the bug I > mentioned in the afore-linked repo: > > https://gist.github.com/amadeus/5667508 > > On Monday, May 27, 2013 10:59:51 AM UTC+1, Bram Moolenaar wrote: > > I have fixed all the reported bugs in the NFA regexp engine. > > > > All the syntax highlighted files that I have received show exactly the > > > > same highlighting with the old and the new engine. > > > > > > > > If you still encounter a problem, please report it. You can verify with > > > > both engines using the 'regexpengine' option. For syntax highlighting you > > > > probably need to restart Vim since the compiled regexp is cached. > > > > If you can reproduce it with a simple pattern search that would be best. > > > > Prepend "\%#=1" or "\%#=2" to the pattern to select the regexp engine. > > > > > > > > I could also still use more syntax-highlighted test files. Especially > > > > for obscure languages. > > > > > > > > I am now going to work on performance. XML is still very slow, some of > > > > the patterns there are not supported by the new engine yet. That's not > > > > so easy to fix. > > > > > > > > -- > > > > If someone questions your market projections, simply point out that your > > > > target market is "People who are nuts" and "People who will buy any damn > > > > thing". Nobody is going to tell you there aren't enough of those people > > > > to go around. > > > > (Scott Adams - The Dilbert principle) > > > > > > > > /// 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/groups/opt_out.
