forked from sbarex/SourceCodeSyntaxHighlight
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfiletypes.conf
More file actions
173 lines (167 loc) · 8.5 KB
/
Copy pathfiletypes.conf
File metadata and controls
173 lines (167 loc) · 8.5 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
-- Filename and shebang mapping
--
-- Add an entry for a language syntax which is occupied by multiple source file extensions.
-- If there is only one extension, just name the lang file accordingly and it will work (no entry needed here).
-- The filetype entries in gui_files/ext/fileopenfilter.conf should also be updated for the GUI file dialogs.
--
-- Extensions can be configured for multiple languages (see "asm", which is assigned to assembler and fasm).
-- The command line (CLI) and Qt GUI builds handle ambiguous assignments as follows:
-- - CLI: the first association listed here will be used
-- - GUI: a syntax selection prompt will be shown
--
-- If a filename has no extension by convention (ie. makefile), it may be added here nevertheless or be
-- configured as "Shebang".
--
-- You can assign complete filenames to a syntax with "Filenames", see the "cmake" entry.
-- To define both filenames and extensions, add two separate entries (see "sh" entry).
--
-- A default input encoding can be set with an EncodingHint attribute (requires v. 3.55).
--
-- The first filetypes.conf found in a highlight search directory wins. See README.adoc for search dirs.
--
-- You can override specific settings in ~/.highlight/filetypes.conf like this:
--
-- dofile "/etc/highlight/filetypes.conf"
--
-- table.insert(FileMapping, { Lang="yourlang", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?yourlang]] })
FileMapping = {
{ Lang="ada", Extensions={"adb", "ads", "a", "gnad"} },
{ Lang="alan", Extensions={"alan", "i"} },
{ Lang="algol", Extensions={"alg"} },
{ Lang="ampl", Extensions={"dat", "run"} },
{ Lang="amtrix", Extensions={"s4", "s4t", "s4h", "hnd", "t4"} },
{ Lang="assembler", Extensions={"asm", "a51", "29k", "68s", "68x", "x86"} },
{ Lang="fasm", Extensions={"asm", "inc"} },
{ Lang="asp", Extensions={"aspx", "ashx", "ascx"} },
{ Lang="ats", Extensions={"dats"} },
{ Lang="aspect", Extensions={"was", "wud"} },
{ Lang="ballerina", Extensions={"bal"} },
{ Lang="bat", Extensions={"cmd"} },
{ Lang="c", Extensions={"c++", "cpp", "cxx", "cc", "h", "hh", "hxx", "hpp", "cu", "inl", "ipp"} },
{ Lang="cmake", Filenames={"CMakeLists.txt"} },
{ Lang="charmm", Extensions={"inp"} },
{ Lang="coldfusion", Extensions={"cfc","cfm"} },
{ Lang="cobol", Extensions={"cob", "cbl"} },
{ Lang="crystal", Extensions={"cr"} },
{ Lang="conf", Extensions={"anacrontab"} },
{ Lang="delphi", Extensions={"pas", "dpr"} },
{ Lang="diff", Extensions={"patch"} },
{ Lang="docker", Extensions={"dockerfile"} },
{ Lang="dts", Extensions={"dtsi"} },
{ Lang="eiffel", Extensions={"e", "se"} },
{ Lang="elixir", Extensions={"ex", "exs"} },
{ Lang="erlang", Extensions={"hrl", "erl"} },
{ Lang="euphoria", Extensions={"ex", "exw", "wxu", "ew", "eu"} },
{ Lang="fortran77", Extensions={"f", "for", "ftn"} },
{ Lang="fortran90", Extensions={"f95", "f90"} },
{ Lang="gambas", Extensions={"class"} },
{ Lang="gdscript", Extensions={"gd"} },
{ Lang="haskell", Extensions={"hs"} },
{ Lang="hugo", Extensions={"hug"} },
{ Lang="ini", Extensions={"doxyfile", "desktop", "kdev3", "reg", "cfg", "inf"} },
{ Lang="java", Extensions={"groovy", "grv", "jenkinsfile", "gradle"} },
{ Lang="julia", Extensions={"jl"} },
{ Lang="kotlin", Extensions={"kt", "kts"} },
{ Lang="limbo", Extensions={"b"} },
{ Lang="lisp", Extensions={"cl", "clisp", "el", "lsp", "sbcl", "scom", "fas", "scm", "mud", "fasl" } },
{ Lang="make", Extensions={"mak", "mk", "makefile", "gnumakefile"} },
{ Lang="meson", Filenames={ "meson.build", "meson_options.txt" } },
{ Lang="snmp", Extensions={"mib", "smi"} },
{ Lang="ocaml", Extensions={"ml","mli"} },
{ Lang="mod2", Extensions={"mod", "def"} },
{ Lang="mod3", Extensions={"m3", "i3"} },
{ Lang="oberon", Extensions={"ooc"} },
{ Lang="php", Extensions={"php3", "php4", "php5", "php6", "php7", "phps", "phpt"} },
{ Lang="pike", Extensions={"pmod"} },
{ Lang="pl1", Extensions={"ff", "fp", "fpp", "rpp","sf", "sp", "spb",
"spp","sps", "wp", "wf", "wpp","wps","wpb","bdy","spe"} },
{ Lang="perl", Extensions={"pl","perl", "cgi", "pm", "plx", "plex"} },
{ Lang="polygen", Extensions={"grm"} },
{ Lang="pro", Extensions={"pro"} },
{ Lang="qmake", Extensions={"pro"} },
{ Lang="progress", Extensions={"p", "i", "w"} },
{ Lang="ruby", Extensions={"rb","ruby", "pp", "rjs", "gemfile", "rakefile", "appfile", "appraisals", "berksfile",
"brewfile", "capfile", "cgi", "cheffile", "config.ru", "deliverfile", "fastfile", "fcgi", "gemspec",
"guardfile", "irbrc", "jbuilder", "podfile", "podspec", "prawn", "rabl", "rake", "rantfile", "rbx",
"scanfile", "simplecov", "snapfile", "thor", "thorfile", "vagrantfile" } },
{ Lang="rexx", Extensions={"rex", "rx", "the"} },
{ Lang="sh", Filenames={".zshrc", ".bashrc"} },
{ Lang="sh", Extensions={"bash", "zsh", "ebuild", "eclass"} },
{ Lang="smalltalk", Extensions={"st", "gst", "sq"} },
{ Lang="sybase", Extensions={"sp"} },
{ Lang="tcl", Extensions={"wish", "itcl"} },
{ Lang="tex", Extensions={"sty", "cls"} },
{ Lang="vb", Extensions={"bas", "basic", "bi", "vbs"} },
{ Lang="verilog", Extensions={"v"} },
{ Lang="html", Extensions={"htm", "xhtml", "twig", "jinja"} },
{ Lang="xml", Extensions={"sgm", "sgml", "nrm", "ent","hdr", "hub", "dtd", "glade",
"wml","vxml", "wml", "tld", "csproj","xsl", "ecf", "jnlp", "xsd",
"resx", "rss", "opml"} },
{ Lang="fsharp", Extensions={"fs","fsi","fsx"} },
{ Lang="informix", Extensions={"4gl"} },
{ Lang="blitzbasic", Extensions={"bb"} },
{ Lang="innosetup", Extensions={"iss"} },
{ Lang="lotus", Extensions={"ls"} },
{ Lang="ascend", Extensions={"a4c"} },
{ Lang="actionscript", Extensions={"as"} },
{ Lang="express", Extensions={"exp"} },
{ Lang="haxe", Extensions={"hx"} },
{ Lang="pyrex", Extensions={"pyx"} },
{ Lang="abap4", Extensions={"abp"} },
{ Lang="csharp", Extensions={"cs"} },
{ Lang="interlis", Extensions={"ili"} },
{ Lang="logtalk", Extensions={"lgt"} },
{ Lang="matlab", Extensions={"m"} },
{ Lang="nsis", Extensions={"nsi", "nsh"} },
{ Lang="bison", Extensions={"y"} },
{ Lang="squirrel", Extensions={"nut"} },
{ Lang="luban", Extensions={"lbn"} },
{ Lang="maya", Extensions={"mel"} },
{ Lang="nemerle", Extensions={"n"} },
{ Lang="paradox", Extensions={"sc"} },
{ Lang="netrexx", Extensions={"nrx"} },
{ Lang="clearbasic", Extensions={"cb"} },
{ Lang="graphviz", Extensions={"dot"} },
{ Lang="small", Extensions={"sma"} },
{ Lang="autoit", Extensions={"au3"} },
{ Lang="chill", Extensions={"chl"} },
{ Lang="autohotkey", Extensions={"ahk"} },
{ Lang="fame", Extensions={"fame"} },
{ Lang="modelica", Extensions={"mo"} },
{ Lang="maple", Extensions={"mpl"} },
{ Lang="jasmin", Extensions={"j"} },
{ Lang="snobol", Extensions={"sno"} },
{ Lang="icon", Extensions={"icn"} },
{ Lang="felix", Extensions={"flx"} },
{ Lang="lindenscript", Extensions={"lsl"} },
{ Lang="lilypond", Extensions={"ly"} },
{ Lang="nasal", Extensions={"nas"} },
{ Lang="clean", Extensions={"icl"} },
{ Lang="bibtex", Extensions={"bib"} },
{ Lang="python", Extensions={"py", "py3", "pyw", "pyi", "pyx", "pxd", "pxi", "rpy", "cpy",
"sconstruct", "gyp", "gypi", "snakefile", "wscript" } },
{ Lang="python", Filenames={"SConstruct"} },
{ Lang="txt", Extensions={"text"} },
{ Lang="n3", Extensions={"ttl", "nt"} },
{ Lang="biferno", Extensions={"bfr"} },
{ Lang="scilab", Extensions={"sci", "sce"} },
{ Lang="msl", Extensions={"nbs"} },
{ Lang="yaml", Extensions={"yml"} },
{ Lang="vimscript", Extensions={"vim", "vimrc", "gvimrc"} },
{ Lang="purebasic", Extensions={"pb", "pbi", "pbf"} },
{ Lang="markdown", Extensions={"md", "markdown"} },
{ Lang="clojure", Extensions={"clj", "cljc", "cljs", "edn"} },
{ Lang="solidity", Extensions={"sol"} },
{ Lang="ps1", Extensions={"psm1", "psd1"} },
{ Lang="exapunks", Extensions={"exapunks", "exa"} },
{ Lang="exapunks", Shebang=[[^(?i:NOTE\sEXAPUNKS)\b]] },
{ Lang="xml", Shebang=[[^\s*<\?xml\s+version=\"1\.0\"\s+[^(>)]*?>\s*$]] },
{ Lang="sh", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?([bd]ash|t?csh|[akz]?sh)]] },
{ Lang="make",Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?make]] },
{ Lang="awk", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?[gnm]?awk]] },
{ Lang="perl", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?perl]] },
{ Lang="python", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?python]] },
{ Lang="ruby", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?ruby]] },
{ Lang="php", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?php]] },
{ Lang="js", Shebang=[[^#!\s*(/usr)?(/local)?/bin/(env\s+)?node]] }
}