notepad-plus-plus/scintilla/lexilla/test/examples/python/SciTE.properties

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