aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples/batch/SciTE.properties
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-01-18 19:31:13 +1100
committerNeil <nyamatongwe@gmail.com>2020-01-18 19:31:13 +1100
commitaba55f7e945d337a604c6f6a25a71c383c1fd5ae (patch)
tree332aa3a1d7c314ef19036b12751e15f60397d381 /lexilla/test/examples/batch/SciTE.properties
parent267cb80477a62c6d645454b35c2f01566296c196 (diff)
downloadscintilla-mirror-aba55f7e945d337a604c6f6a25a71c383c1fd5ae.tar.gz
Adding test for batch lexer.
Diffstat (limited to 'lexilla/test/examples/batch/SciTE.properties')
-rw-r--r--lexilla/test/examples/batch/SciTE.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/lexilla/test/examples/batch/SciTE.properties b/lexilla/test/examples/batch/SciTE.properties
new file mode 100644
index 000000000..6c03c3f39
--- /dev/null
+++ b/lexilla/test/examples/batch/SciTE.properties
@@ -0,0 +1,3 @@
+lexer.*.bat=batch
+keywords.*.bat=call do echo else errorlevel exist for goto if in set
+