File: syntax.stx

package info (click to toggle)
biew 5.6.2-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,004 kB
  • ctags: 7,157
  • sloc: ansic: 50,860; asm: 809; makefile: 396; pascal: 371
file content (50 lines) | stat: -rw-r--r-- 670 bytes parent folder | download | duplicates (2)
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
48
49
50
;
; Syntax highlight registration
;

[Context]
; Offset = bytes-->syntax handler
0=<HTML-->html.stx
0=<html-->html.stx
0=<?xml-->xml.stx
<Soft> ; Ignore whitespaces
0=#!/bin/sh-->sh.stx
0=#!/bin/bash-->sh.stx


[Extensions]
awk=awk.stx
htm=html.stx
html=html.stx
for=fortran.stx
fortan=fortran.stx
F=fortran.stx
f=fortran.stx
JAVA=java.stx
Java=java.stx
java=java.stx
jav=java.stx
cpp=cpp.stx
hpp=cpp.stx
cc=cpp.htx
cxx=cpp.htx
c=c.stx
h=c.stx
xml=xml.stx
diff=diff.stx
patch=diff.stx
rej=diff.stx
PAS=pascal.stx
pas=pascal.stx
PY=python.stx
py=python.stx
pl=perl.stx
PL=perl.stx
pm=perl.stx
PM=perl.stx
sql=sql.stx

[Names]
makefile=makefile.stx
Makefile=makefile.stx