From 32c674e84b7e081e05e48fcbf38f096f3cd43069 Mon Sep 17 00:00:00 2001 From: Neil Date: Mon, 13 Apr 2020 21:18:05 +1000 Subject: Add test that illustrates all Python styles. --- lexilla/test/examples/python/SciTE.properties | 1 + 1 file changed, 1 insertion(+) (limited to 'lexilla/test/examples/python/SciTE.properties') diff --git a/lexilla/test/examples/python/SciTE.properties b/lexilla/test/examples/python/SciTE.properties index 0425c7a2a..7618b0731 100644 --- a/lexilla/test/examples/python/SciTE.properties +++ b/lexilla/test/examples/python/SciTE.properties @@ -1,2 +1,3 @@ lexer.*.py=python keywords.*.py=class def else for if import in pass print return while with yield +keywords2.*.py=hilight -- cgit v1.2.3