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

Update rpmspec lexer, to make it more useable. #70

Closed mcepl closed 1 year ago

mcepl commented 2 years ago

Unfortunately, this is not working, and I would like to ask for help why.

All these lines should be marked as keywords, but they are not:

Source: source.tar.gz
Source0: anothersource.tar.gz
Patch:  first.patch
Patch0: second.patch
mcepl commented 2 years ago

Generally, you are right, this is still not finished. I will work on this a little bit more.