21 lines
905 B
Properties
21 lines
905 B
Properties
|
# 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
|