fix build under newer KConfig by bump cmake min version
This commit is contained in:
14
3rdparty/lexilla540/lexilla/test/examples/json/SciTE.properties
vendored
Normal file
14
3rdparty/lexilla540/lexilla/test/examples/json/SciTE.properties
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
lexer.*.json=json
|
||||
|
||||
# JSON keywords
|
||||
keywords.*.json=false true null
|
||||
|
||||
# JSON-LD keywords
|
||||
keywords2.*.json=@id @context @type @value @language @container \
|
||||
@list @set @reverse @index @base @vocab @graph
|
||||
|
||||
lexer.json.escape.sequence=1
|
||||
lexer.json.allow.comments=1
|
||||
fold=1
|
||||
fold.compact=1
|
||||
|
Reference in New Issue
Block a user