plantuml-syntax icon indicating copy to clipboard operation
plantuml-syntax copied to clipboard

E363: pattern uses more memory than 'maxmempattern'

Open Garzet opened this issue 6 years ago • 3 comments

I think there is a bug with highlighting. Error E363 happens when 35 or more dashes ('-') are in continuation. I use those in comments when I want to delimit sections of the document.

I don't know enough about syntax files, but I guess it should be an easy fix for someone who understands them.

Garzet avatar Feb 11 '20 10:02 Garzet

I could not reproduce this. Is it still a problem?

aklt avatar May 24 '20 18:05 aklt

Yep, I still have the issue. I have switched to neovim in the meantime (version 0.4.3). Opening file test.puml with this contents results with E363: -----------------------------------

Garzet avatar May 25 '20 08:05 Garzet

Thanks for letting me know about this one, I will see if I can fix it.

aklt avatar Jun 25 '20 18:06 aklt