On Monday, August 11, 2014 5:27:58 PM UTC+12, Dominique Pelle wrote:
>
> I can now reproduce the slow rendering you
> describe with:
>
> $ cd vim/src
> $ vim -u NONE option.c \
> -c 'syntax on' +471 \
> -c "hi def link RightMargin Error|exec ('match RightMargin /\%<42v.\%>41v/')"
>
> Then I press CTRL-F and CTRL-B ...
Dominique, I see the problem with your example, and it persists with syntax off;
this is consistent with syntime report not showing anything interesting. The hi def link command has to be present, however.
Regards, John Little
--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment