From 54341053b273c905afa7503d8dadcc4c46a0d2d3 Mon Sep 17 00:00:00 2001 From: Neil Date: Fri, 29 Jan 2021 20:51:34 +1100 Subject: Remove Lexilla files from Scintilla --- lexilla/test/examples/python/SciTE.properties | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 lexilla/test/examples/python/SciTE.properties (limited to 'lexilla/test/examples/python/SciTE.properties') 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 -- cgit v1.2.3