On Mon, 26 Jan 2015, Dan Allen wrote:

On Mon, Jan 26, 2015 at 5:02 AM, Olivier Bilodeau <
[email protected]> wrote:

I switched to Dag's to address a performance problem with large files but
I believe this should have been fixed.


Agreed! This is the biggest problem we have right now in the syntax file.
Can you point to a test file that exhibits this problem (somewhere on
GitHub perhaps)?

If I remember correctly, the problem is when the file is not only large,
but has long lines that aren't hard wrapped. A quick test tells me we still
have this issue.

Do you know which part of Dag's version fixes this problem?

When I started my AsciiDoc vim syntax file it did a few things that were not in the one that shipped with AsciiDoc. Like using old for actual *bold* etc... Different colors for document title and other titles.

I think the official vim syntax file only supported the true vim "programming" styles, rather than have more convenient things (like e.g. bold, underline, italic, colors).

That said, if this is all different/improved now, I don't mind removing my repository and switch over. Surely, the official one works better than something from years ago ;-)

PS Is there a relation with the one that ships with vim now ? Can we get that one updated as well ?

--
Dag

Reply via email to