More syntax files from craigbarnes/nanorc

This commit is contained in:
Mariusz Smykuła 2013-06-02 12:48:33 +02:00
parent 9975b237ac
commit e5cc8be863
33 changed files with 593 additions and 0 deletions

8
pkg-config.nanorc Normal file
View file

@ -0,0 +1,8 @@
syntax "pkg-config" "\.pc$"
color cyan "^(Name|Description|URL|Version|Conflicts|Cflags):"
color cyan "^(Requires|Libs)(\.private)?:"
color red "="
color brightyellow "\$\{[A-Za-z_][A-Za-z0-9_]*\}"
color ,green "[[:space:]]+$"
color ,red " +"