File: yum-repo.syntax

package info (click to toggle)
mc 3%3A4.8.26-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 23,416 kB
  • sloc: ansic: 115,748; sh: 7,993; perl: 3,058; makefile: 1,633; python: 410; lisp: 44; cs: 44; sed: 16
file content (15 lines) | stat: -rw-r--r-- 353 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Yum repo syntax highlighting
#
# Author: Andy Shevchenko <andy.shevchenko@gmail.com>

context default
    keyword whole enabled=0 brightred
    keyword whole gpgcheck=0 brightred
    keyword whole enabled=1 brightgreen
    keyword whole gpgcheck=1 brightgreen

context # \n brown
    spellcheck

context [ ] brightcyan
context exclusive = \n    green