yum-repo.syntax 353 B

123456789101112131415
  1. # Yum repo syntax highlighting
  2. #
  3. # Author: Andy Shevchenko <andy.shevchenko@gmail.com>
  4. context default
  5. keyword whole enabled=0 brightred
  6. keyword whole gpgcheck=0 brightred
  7. keyword whole enabled=1 brightgreen
  8. keyword whole gpgcheck=1 brightgreen
  9. context # \n brown
  10. spellcheck
  11. context [ ] brightcyan
  12. context exclusive = \n green