File: HX_diff.syntax

package info (click to toggle)
hxtools 20180301-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,600 kB
  • sloc: ansic: 5,926; perl: 3,905; sh: 1,638; cpp: 342; makefile: 191; asm: 173
file content (47 lines) | stat: -rw-r--r-- 1,059 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# -*- cooleditsyntax -*-

context default
	keyword linestart @@*@@ cyan
	keyword linestart Index:\s brown
	keyword linestart \*\*\*\*\*\*\*\*\*\*\*\*\*\*\* cyan
	keyword linestart \*\*\**\*\*\*\* cyan
	keyword linestart ---*---- cyan

context exclusive linestart @@*@@ \n brightcyan

context exclusive linestart Index:\s \n black white

context linestart diff\s \n white red

context linestart --- \n brightmagenta

context linestart \+\+\+ \n brightmagenta

context linestart \*\*\* \n brightmagenta

context linestart === \n brown

context linestart \+ \n brightgreen

context linestart > \n brightgreen

context linestart - \n brightred

context linestart < \n brightred

context linestart ! \n yellow

context linestart ? \n brown

context linestart RCS\s \n brown

context linestart retrieving\s \n brown

context linestart Only\s \n white black
context linestart Common\s \n white black
context linestart File\s \n white black
context linestart Files\s \n white black
context linestart Binary\s \n white black

context linestart # \n yellow
	spellcheck