mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-11 17:59:17 +00:00
Fix syntax highlighting for batch files
This commit is contained in:
@@ -10,7 +10,7 @@ hello@exr.be
|
|||||||
https://github.com/ei
|
https://github.com/ei
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<SyntaxDefinition name="Batch" extensions="*.bat;*.cmd">
|
<SyntaxDefinition name="Batch" extensions=".bat;.cmd">
|
||||||
|
|
||||||
<Environment>
|
<Environment>
|
||||||
<Default color="Black" bgcolor="#FFFFFF"/>
|
<Default color="Black" bgcolor="#FFFFFF"/>
|
||||||
|
Reference in New Issue
Block a user