aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexilla/test/examples/python/SciTE.properties
diff options
context:
space:
mode:
Diffstat (limited to 'lexilla/test/examples/python/SciTE.properties')
-rw-r--r--lexilla/test/examples/python/SciTE.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/lexilla/test/examples/python/SciTE.properties b/lexilla/test/examples/python/SciTE.properties
index 164a30d52..0425c7a2a 100644
--- a/lexilla/test/examples/python/SciTE.properties
+++ b/lexilla/test/examples/python/SciTE.properties
@@ -1,2 +1,2 @@
lexer.*.py=python
-keywords.*.py=class def else for if import in print return while
+keywords.*.py=class def else for if import in pass print return while with yield