diff options
Diffstat (limited to 'lexilla/test/examples/batch/SciTE.properties')
-rw-r--r-- | lexilla/test/examples/batch/SciTE.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lexilla/test/examples/batch/SciTE.properties b/lexilla/test/examples/batch/SciTE.properties index 6c03c3f39..c3963bd1e 100644 --- a/lexilla/test/examples/batch/SciTE.properties +++ b/lexilla/test/examples/batch/SciTE.properties @@ -1,3 +1,3 @@ lexer.*.bat=batch -keywords.*.bat=call do echo else errorlevel exist for goto if in set +keywords.*.bat=call defined do echo else errorlevel exist exit for goto if in not set |