1
0
mirror of https://github.com/scopatz/nanorc synced 2024-11-05 01:00:00 +01:00
nanorc/yum.nanorc

9 lines
276 B
Plaintext
Raw Normal View History

2016-02-09 00:52:38 +01:00
syntax "yum" "\.repo$|yum.*\.conf$"
color cyan "^[[:space:]]*[^=]*="
color brightmagenta "^[[:space:]]*\[.*\]$"
color brightyellow "\$(releasever|arch|basearch|uuid|YUM[0-9])"
color brightblack "(^|[[:space:]])#([^{].*)?$"
color ,green "[[:space:]]+$"
color ,red " + +| + +"