Yasuhiro Matsumoto wrote: > On Thursday, June 6, 2013 9:02:22 PM UTC+9, Bram Moolenaar wrote: > > Patch 7.3.1129 > > > > Problem: Can't see what pattern in syntax highlighting is slow. > > > > Solution: Add the ":syntime" command. > > > > Files: src/structs.h, src/syntax.c, src/ex_cmds.h, src/ex_docmd.c, > > > > src/proto/syntax.pro, src/ex_cmds2.c, src/proto/ex_cmds2.pro, > > > > runtime/doc/syntax.txt > > It seems getting fail to build without FEAT_PROFILE. > > https://gist.github.com/5721136
Ah, yes, forgot about that. Thanks! -- >From "know your smileys": :-F Bucktoothed vampire with one tooth missing /// 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.
