forked from muhaaliss/mydotfiles
8 lines
183 B
Text
Executable file
8 lines
183 B
Text
Executable file
### all *cf files (e.g. main.cf, Postfix )
|
|
syntax "maincf" "(\.|/|)cf$"
|
|
color magenta "\=.*$"
|
|
color green "#.*$"
|
|
color cyan "[A-Z0-9\_]+="
|
|
color blue ""(\\.|[^\"])*""
|
|
color red "\@"
|
|
|