diff options
Diffstat (limited to 'lexilla/test/examples/python/SciTE.properties')
-rw-r--r-- | lexilla/test/examples/python/SciTE.properties | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lexilla/test/examples/python/SciTE.properties b/lexilla/test/examples/python/SciTE.properties deleted file mode 100644 index 7618b0731..000000000 --- a/lexilla/test/examples/python/SciTE.properties +++ /dev/null @@ -1,3 +0,0 @@ -lexer.*.py=python -keywords.*.py=class def else for if import in pass print return while with yield -keywords2.*.py=hilight |