chore: bump scintilla and lexilla version
This commit is contained in:
20
3rdparty/lexilla545/lexilla/test/examples/pascal/SciTE.properties
vendored
Normal file
20
3rdparty/lexilla545/lexilla/test/examples/pascal/SciTE.properties
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
# coding: utf-8
|
||||
lexer.*.pas=pascal
|
||||
keywords.*.pas=absolute abstract and array as asm assembler automated begin case \
|
||||
cdecl class const constructor delayed deprecated destructor dispid dispinterface \
|
||||
div do downto dynamic else end except experimental export exports external far \
|
||||
file final finalization finally for forward function goto helper if \
|
||||
implementation in inherited initialization inline interface is label library \
|
||||
message mod near nil not object of on operator or out overload override packed \
|
||||
pascal platform private procedure program property protected public published \
|
||||
raise record reference register reintroduce repeat resourcestring safecall \
|
||||
sealed set shl shr static stdcall strict string then threadvar to try type unit \
|
||||
unsafe until uses var varargs virtual while winapi with xor
|
||||
|
||||
|
||||
lexer.pascal.smart.highlighting=1
|
||||
|
||||
fold=1
|
||||
fold.preprocessor=1
|
||||
fold.comment=1
|
||||
fold.compact=1
|
Reference in New Issue
Block a user