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
51 stars 20 forks source link

Merge vis lexers #68

Closed Nomarian closed 2 years ago

Nomarian commented 2 years ago

Missing lexers from vis should be migrated here instead.

orbitalquark commented 2 years ago

I chose not to include the first four lexers originally submitted here: https://github.com/orbitalquark/scintillua/pull/13

vbscript is identical to vb and is no longer needed separately: https://github.com/orbitalquark/scintillua/commit/dee7d765a0057eca938412d63b3e95742d7a5a65

orbitalquark commented 1 year ago

I chose not to include the first four lexers originally submitted here: https://github.com/orbitalquark/scintillua/pull/13

vbscript is identical to vb and is no longer needed separately: https://github.com/orbitalquark/scintillua/commit/dee7d765a0057eca938412d63b3e95742d7a5a65