This is the first push to this repo with my dotfiles
[dotfilesold/.git] / .nano / pkg-config.nanorc
1 syntax "PC" "\.pc$"
2
3 color cyan  "^(Name|Description|URL|Version|Conflicts|Cflags):"
4 color cyan  "^(Requires|Libs)(\.private)?:"
5 color red "="
6 color brightyellow "\$\{[A-Za-z_][A-Za-z0-9_]*\}"
7 color ,green "[[:space:]]+$"
8 color ,red "    + +| +  +"