orbitalquark / scintillua

Scintillua enables Scintilla lexers to be written in Lua, particularly using LPeg. It can also be used as a standalone Lua library for syntax highlighting support.
https://orbitalquark.github.io/scintillua
MIT License
52 stars 22 forks source link

Add fix for crash in rest lexer from vis #10

Closed moesasji closed 3 years ago

moesasji commented 3 years ago

Vis commited a fix for a crash in the rest lexer in 352404dc442896029b01a0da6f9b29e39ec5c53c to address https://github.com/martanne/vis/issues/665

It would be good if this could be merged to enable syncing

orbitalquark commented 3 years ago

Fixed via https://github.com/orbitalquark/scintillua/commit/f8ba01e062263bc4709c98a14d6990a198543c22