fix build under newer KConfig by bump cmake min version
This commit is contained in:
9
3rdparty/lexilla540/lexilla/test/examples/asm/SciTE.properties
vendored
Normal file
9
3rdparty/lexilla540/lexilla/test/examples/asm/SciTE.properties
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
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 alignb resq resqdb global extern equ .bss .text .data start comment
|
||||
keywords5.*.asm=qword rel
|
||||
keywords6.*.asm=movd movq
|
||||
|
Reference in New Issue
Block a user