mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-05 05:14:42 +00:00
syntax: remove some commented out garbage
This commit is contained in:
parent
053949eac6
commit
1021f61a81
2 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ filetype: powershell
|
|||
|
||||
detect:
|
||||
filename: "\\.ps(1|m1|d1)$"
|
||||
#header: ""
|
||||
|
||||
rules:
|
||||
# - comment.block: # Block Comment
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ filetype: batch
|
|||
|
||||
detect:
|
||||
filename: "(\\.bat$|\\.cmd$)"
|
||||
# header: ""
|
||||
|
||||
rules:
|
||||
# Numbers
|
||||
|
|
|
|||
Loading…
Reference in a new issue