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
53 stars 22 forks source link

Add ruby lexer patches from vis not upstreamed #11

Closed moesasji closed 3 years ago

moesasji commented 3 years ago

This adds patches that got merged in vis, but are not present in this upstream. This adds:

1) more keywords from commit 82646f1b541185e4cb1874f4df584104e63db3df

2) add squiggly heredocs from commit 8ecc5915690112a2ea02ee3a9d4c30c017f6bb98

orbitalquark commented 3 years ago

Fixed via https://github.com/orbitalquark/scintillua/commit/412cc47446afbc3783b218d8d78667fec4f8be16