diff options
| author | Neil <nyamatongwe@gmail.com> | 2020-04-13 21:18:05 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2020-04-13 21:18:05 +1000 |
| commit | 32c674e84b7e081e05e48fcbf38f096f3cd43069 (patch) | |
| tree | 51afd5f0e3ff4a839adb7b7a7767c249b790c4a7 /lexilla/test/examples/python/SciTE.properties | |
| parent | 9e0bf7cabaa1441baa65f0e60c3081dbdb51374a (diff) | |
| download | scintilla-mirror-32c674e84b7e081e05e48fcbf38f096f3cd43069.tar.gz | |
Add test that illustrates all Python styles.
Diffstat (limited to 'lexilla/test/examples/python/SciTE.properties')
| -rw-r--r-- | lexilla/test/examples/python/SciTE.properties | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
