mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-24 09:47:19 +09:00
Improve file detection with signature check capabilities
This allows more complex detection upon regex rules for a certain amount of lines.
This commit is contained in:
@@ -5,7 +5,7 @@ filetype: powershell
|
||||
|
||||
detect:
|
||||
filename: "\\.ps(1|m1|d1)$"
|
||||
#header: ""
|
||||
#signature: ""
|
||||
|
||||
rules:
|
||||
# - comment.block: # Block Comment
|
||||
|
||||
Reference in New Issue
Block a user