mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-12 18:39:45 +00:00
Fix #519: highlight .pyw files
This commit is contained in:
@@ -10,7 +10,7 @@ hello@exr.be
|
||||
https://github.com/ei
|
||||
-->
|
||||
|
||||
<SyntaxDefinition name="Python" extensions=".py">
|
||||
<SyntaxDefinition name="Python" extensions=".py;.pyw">
|
||||
|
||||
<Environment>
|
||||
<Default color="Black" bgcolor="#FFFFFF"/>
|
||||
|
Reference in New Issue
Block a user