mirror of
https://github.com/rwinkhart/go-highlite.git
synced 2026-09-02 23:27:14 -04:00
- Revised code example
- Added new lexers and revised existing
This commit is contained in:
@@ -2,6 +2,7 @@ filetype: pc
|
||||
|
||||
detect:
|
||||
filename: "\\.pc$"
|
||||
header: "^(prefix|exec_prefix|libdir|includedir)="
|
||||
|
||||
rules:
|
||||
- preproc: "^(Name|Description|URL|Version|Conflicts|Cflags):"
|
||||
|
||||
Reference in New Issue
Block a user