File: yum-repo.syntax

package info (click to toggle)
mc 3%3A4.7.0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 17,628 kB
  • ctags: 11,335
  • sloc: ansic: 95,090; sh: 12,633; perl: 2,075; makefile: 1,251; yacc: 288; python: 241; cs: 42; sed: 16
file content (15 lines) | stat: -rw-r--r-- 335 bytes parent folder | download
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