mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-08-29 13:26:26 -04:00
Adjust header pattern
This commit is contained in:
@@ -2,7 +2,7 @@ filetype: dpkg
|
||||
|
||||
detect:
|
||||
filename: "\\.dpkg$"
|
||||
header: "(^[D|+].*)"
|
||||
header: "(^[Desired=|+].*)"
|
||||
|
||||
rules:
|
||||
- constant.number: "(^[D|+].*)"
|
||||
|
||||
Reference in New Issue
Block a user