fix build under newer KConfig by bump cmake min version
This commit is contained in:
31
3rdparty/lexilla540/lexilla/test/examples/cpp/SciTE.properties
vendored
Normal file
31
3rdparty/lexilla540/lexilla/test/examples/cpp/SciTE.properties
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
# coding: utf-8
|
||||
lexer.*.cxx=cpp
|
||||
keywords.*.cxx=int let uuid var
|
||||
keywords2.*.cxx=charCodeAt second stringify Upper
|
||||
keywords3.*.cxx=file
|
||||
keywords4.*.cxx=global JSON
|
||||
keywords5.*.cxx=HAVE_COLOUR FEATURE=2 VERSION(a,b)=a+b
|
||||
keywords6.*.cxx=TODO
|
||||
|
||||
substyles.cpp.11=2
|
||||
substylewords.11.1.*.cxx=map string vector
|
||||
substylewords.11.2.*.cxx=std gsl
|
||||
|
||||
substyles.cpp.17=1
|
||||
substylewords.17.1.*.cxx=module
|
||||
|
||||
lexer.cpp.track.preprocessor=1
|
||||
lexer.cpp.escape.sequence=1
|
||||
# Set options so that AllStyles.cxx can show every style
|
||||
styling.within.preprocessor=0
|
||||
lexer.cpp.triplequoted.strings=1
|
||||
lexer.cpp.hashquoted.strings=1
|
||||
lexer.cpp.backquoted.strings=2
|
||||
|
||||
fold=1
|
||||
fold.preprocessor=1
|
||||
fold.comment=1
|
||||
fold.compact=1
|
||||
|
||||
match 130NonAsciiKeyword.cxx
|
||||
keywords.*.cxx=cheese käse сыр
|
Reference in New Issue
Block a user