aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples/cpp/SciTE.properties
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-04-13 07:41:08 +1000
committerNeil <nyamatongwe@gmail.com>2020-04-13 07:41:08 +1000
commit1769cc3907d3f06254053ab76bd9e827417f07cf (patch)
tree58230e7b09fd443c78e05121a50635bbd30970f8 /lexilla/test/examples/cpp/SciTE.properties
parent86d705bdc57ed92b36824229ff441bab7483f4ba (diff)
downloadscintilla-mirror-1769cc3907d3f06254053ab76bd9e827417f07cf.tar.gz
Replace islower function and add tests for JavaScript regular expressions.
Diffstat (limited to 'lexilla/test/examples/cpp/SciTE.properties')
-rw-r--r--lexilla/test/examples/cpp/SciTE.properties5
1 files changed, 3 insertions, 2 deletions
diff --git a/lexilla/test/examples/cpp/SciTE.properties b/lexilla/test/examples/cpp/SciTE.properties
index ea4dd39b8..ae3a6e95b 100644
--- a/lexilla/test/examples/cpp/SciTE.properties
+++ b/lexilla/test/examples/cpp/SciTE.properties
@@ -1,4 +1,5 @@
lexer.*.cxx=cpp
-keywords.*.cxx=int
+keywords.*.cxx=int let
keywords2.*.cxx=
-lexer.cpp.track.preprocessor=1 \ No newline at end of file
+lexer.cpp.track.preprocessor=1
+lexer.cpp.escape.sequence=1