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 a lexer for .spec files used for creating RPM packages (Linux distros) #67

Closed mcepl closed 2 years ago

mcepl commented 2 years ago

This is WIP still, I don’t know what’s wrong with it, but vis doesn’t show anything.

orbitalquark commented 2 years ago

Thanks! Commited via https://github.com/orbitalquark/scintillua/commit/ecafeda70fc29602773101620ed345e10bd3325b with some styling changes and substitution for deprecated functions.