chore: bump scintilla and lexilla version
This commit is contained in:
12
3rdparty/lexilla545/lexilla/test/examples/asm/SciTE.properties
vendored
Normal file
12
3rdparty/lexilla545/lexilla/test/examples/asm/SciTE.properties
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
lexer.*.asm=asm
|
||||
|
||||
keywords.*.asm=add sub xor mov lea call
|
||||
keywords2.*.asm=fadd
|
||||
keywords3.*.asm=rsp rax rcx rdx r8 r9 ecx
|
||||
keywords4.*.asm=db section segment ends alignb resq resqdb global extern equ .bss .text .data start comment
|
||||
keywords5.*.asm=qword rel
|
||||
keywords6.*.asm=movd movq
|
||||
keywords7.*.asm=segment
|
||||
keywords8.*.asm=ends
|
||||
|
||||
fold=1
|
Reference in New Issue
Block a user