diff --git a/runtime/syntax/PowerShell.yaml b/runtime/syntax/PowerShell.yaml index 7a45e426..a778199d 100644 --- a/runtime/syntax/PowerShell.yaml +++ b/runtime/syntax/PowerShell.yaml @@ -5,7 +5,6 @@ filetype: powershell detect: filename: "\\.ps(1|m1|d1)$" - #header: "" rules: # - comment.block: # Block Comment diff --git a/runtime/syntax/bat.yaml b/runtime/syntax/bat.yaml index 2ef8d987..a719a6d4 100644 --- a/runtime/syntax/bat.yaml +++ b/runtime/syntax/bat.yaml @@ -2,7 +2,6 @@ filetype: batch detect: filename: "(\\.bat$|\\.cmd$)" - # header: "" rules: # Numbers