Notepad3/scintilla/lexilla/test/examples/python/SciTE.properties
2020-07-24 13:38:01 +02:00

4 lines
122 B
INI

lexer.*.py=python
keywords.*.py=class def else for if import in pass print return while with yield
keywords2.*.py=hilight