mirror of
https://github.com/QL-Win/QuickLook.git
synced 2026-03-31 01:02:16 +08:00
Merge pull request #572 from r15ch13/batch-hightlight-fix
Fix syntax highlighting for batch files
This commit is contained in:
@@ -10,7 +10,7 @@ hello@exr.be
|
||||
https://github.com/ei
|
||||
-->
|
||||
|
||||
<SyntaxDefinition name="Batch" extensions="*.bat;*.cmd">
|
||||
<SyntaxDefinition name="Batch" extensions=".bat;.cmd">
|
||||
|
||||
<Environment>
|
||||
<Default color="Black" bgcolor="#FFFFFF"/>
|
||||
|
||||
Reference in New Issue
Block a user