Mercurial > vim
annotate runtime/syntax/ia64.vim @ 20423:8c98c74176ac v8.2.0766
patch 8.2.0766: display error when using 'number' and 'breakindent'
Commit: https://github.com/vim/vim/commit/e882f7a73c8fa48707de71035eb0a7ccc6ac8548
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat May 16 14:07:39 2020 +0200
patch 8.2.0766: display error when using 'number' and 'breakindent'
Problem: Display error when using 'number' and 'breakindent'.
Solution: Adjust extra spaces in the first row. (Ken Takata, closes https://github.com/vim/vim/issues/6089,
closes #5986)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 16 May 2020 14:15:06 +0200 |
parents | 46763b01cd9a |
children | 17c4178f26ea |
rev | line source |
---|---|
7 | 1 " Vim syntax file |
2 " Language: IA-64 (Itanium) assembly language | |
3 " Maintainer: Parth Malwankar <pmalwankar@yahoo.com> | |
4 " URL: http://www.geocities.com/pmalwankar (Home Page with link to my Vim page) | |
5 " http://www.geocities.com/pmalwankar/vim.htm (for VIM) | |
6 " File Version: 0.7 | |
1121 | 7 " Last Change: 2006 Sep 08 |
7 | 8 |
10048
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
1121
diff
changeset
|
9 " quit when a syntax file was already loaded |
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
1121
diff
changeset
|
10 if exists("b:current_syntax") |
7 | 11 finish |
12 endif | |
13 | |
14 | |
15 "ignore case for assembly | |
16 syn case ignore | |
17 | |
18 " Identifier Keyword characters (defines \k) | |
10048
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
1121
diff
changeset
|
19 setlocal iskeyword=@,48-57,#,$,.,:,?,@-@,_,~ |
7 | 20 |
21 syn sync minlines=5 | |
22 | |
23 " Read the MASM syntax to start with | |
24 " This is needed as both IA-64 as well as IA-32 instructions are supported | |
25 source <sfile>:p:h/masm.vim | |
26 | |
27 syn region ia64Comment start="//" end="$" contains=ia64Todo | |
28 syn region ia64Comment start="/\*" end="\*/" contains=ia64Todo | |
29 | |
30 syn match ia64Identifier "[a-zA-Z_$][a-zA-Z0-9_$]*" | |
31 syn match ia64Directive "\.[a-zA-Z_$][a-zA-Z_$.]\+" | |
32 syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=:\>"he=e-1 | |
33 syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=::\>"he=e-2 | |
34 syn match ia64Label "[a-zA-Z_$.][a-zA-Z0-9_$.]*\s\=#\>"he=e-1 | |
35 syn region ia64string start=+L\="+ skip=+\\\\\|\\"+ end=+"+ | |
36 syn match ia64Octal "0[0-7_]*\>" | |
37 syn match ia64Binary "0[bB][01_]*\>" | |
38 syn match ia64Hex "0[xX][0-9a-fA-F_]*\>" | |
39 syn match ia64Decimal "[1-9_][0-9_]*\>" | |
40 syn match ia64Float "[0-9_]*\.[0-9_]*\([eE][+-]\=[0-9_]*\)\=\>" | |
41 | |
42 "simple instructions | |
43 syn keyword ia64opcode add adds addl addp4 alloc and andcm cover epc | |
44 syn keyword ia64opcode fabs fand fandcm fc flushrs fneg fnegabs for | |
45 syn keyword ia64opcode fpabs fpack fpneg fpnegabs fselect fand fabdcm | |
46 syn keyword ia64opcode fc fwb fxor loadrs movl mux1 mux2 or padd4 | |
47 syn keyword ia64opcode pavgsub1 pavgsub2 popcnt psad1 pshl2 pshl4 pshladd2 | |
48 syn keyword ia64opcode pshradd2 psub4 rfi rsm rum shl shladd shladdp4 | |
49 syn keyword ia64opcode shrp ssm sub sum sync.i tak thash | |
50 syn keyword ia64opcode tpa ttag xor | |
51 | |
52 "put to override these being recognized as floats. They are orignally from masm.vim | |
53 "put here to avoid confusion with float | |
54 syn match ia64Directive "\.186" | |
55 syn match ia64Directive "\.286" | |
56 syn match ia64Directive "\.286c" | |
57 syn match ia64Directive "\.286p" | |
58 syn match ia64Directive "\.287" | |
59 syn match ia64Directive "\.386" | |
60 syn match ia64Directive "\.386c" | |
61 syn match ia64Directive "\.386p" | |
62 syn match ia64Directive "\.387" | |
63 syn match ia64Directive "\.486" | |
64 syn match ia64Directive "\.486c" | |
65 syn match ia64Directive "\.486p" | |
66 syn match ia64Directive "\.8086" | |
67 syn match ia64Directive "\.8087" | |
68 | |
69 | |
70 | |
71 "delimiters | |
72 syn match ia64delimiter ";;" | |
73 | |
74 "operators | |
75 syn match ia64operators "[\[\]()#,]" | |
76 syn match ia64operators "\(+\|-\|=\)" | |
77 | |
78 "TODO | |
79 syn match ia64Todo "\(TODO\|XXX\|FIXME\|NOTE\)" | |
80 | |
81 "What follows is a long list of regular expressions for parsing the | |
82 "ia64 instructions that use many completers | |
83 | |
84 "br | |
85 syn match ia64opcode "br\(\(\.\(cond\|call\|ret\|ia\|cloop\|ctop\|cexit\|wtop\|wexit\)\)\=\(\.\(spnt\|dpnt\|sptk\|dptk\)\)\=\(\.few\|\.many\)\=\(\.clr\)\=\)\=\>" | |
86 "break | |
87 syn match ia64opcode "break\(\.[ibmfx]\)\=\>" | |
88 "brp | |
89 syn match ia64opcode "brp\(\.\(sptk\|dptk\|loop\|exit\)\)\(\.imp\)\=\>" | |
90 syn match ia64opcode "brp\.ret\(\.\(sptk\|dptk\)\)\{1}\(\.imp\)\=\>" | |
91 "bsw | |
92 syn match ia64opcode "bsw\.[01]\>" | |
93 "chk | |
94 syn match ia64opcode "chk\.\(s\(\.[im]\)\=\)\>" | |
95 syn match ia64opcode "chk\.a\.\(clr\|nc\)\>" | |
96 "clrrrb | |
97 syn match ia64opcode "clrrrb\(\.pr\)\=\>" | |
98 "cmp/cmp4 | |
99 syn match ia64opcode "cmp4\=\.\(eq\|ne\|l[te]\|g[te]\|[lg]tu\|[lg]eu\)\(\.unc\)\=\>" | |
100 syn match ia64opcode "cmp4\=\.\(eq\|[lgn]e\|[lg]t\)\.\(\(or\(\.andcm\|cm\)\=\)\|\(and\(\(\.or\)\=cm\)\=\)\)\>" | |
101 "cmpxchg | |
102 syn match ia64opcode "cmpxchg[1248]\.\(acq\|rel\)\(\.nt1\|\.nta\)\=\>" | |
103 "czx | |
104 syn match ia64opcode "czx[12]\.[lr]\>" | |
105 "dep | |
106 syn match ia64opcode "dep\(\.z\)\=\>" | |
107 "extr | |
108 syn match ia64opcode "extr\(\.u\)\=\>" | |
109 "fadd | |
110 syn match ia64opcode "fadd\(\.[sd]\)\=\(\.s[0-3]\)\=\>" | |
111 "famax/famin | |
112 syn match ia64opcode "fa\(max\|min\)\(\.s[0-3]\)\=\>" | |
113 "fchkf/fmax/fmin | |
114 syn match ia64opcode "f\(chkf\|max\|min\)\(\.s[0-3]\)\=\>" | |
115 "fclass | |
116 syn match ia64opcode "fclass\(\.n\=m\)\(\.unc\)\=\>" | |
117 "fclrf/fpamax | |
118 syn match ia64opcode "f\(clrf\|pamax\|pamin\)\(\.s[0-3]\)\=\>" | |
119 "fcmp | |
120 syn match ia64opcode "fcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.unc\)\=\(\.s[0-3]\)\=\>" | |
121 "fcvt/fcvt.xf/fcvt.xuf.pc.sf | |
122 syn match ia64opcode "fcvt\.\(\(fxu\=\(\.trunc\)\=\(\.s[0-3]\)\=\)\|\(xf\|xuf\(\.[sd]\)\=\(\.s[0-3]\)\=\)\)\>" | |
123 "fetchadd | |
124 syn match ia64opcode "fetchadd[48]\.\(acq\|rel\)\(\.nt1\|\.nta\)\=\>" | |
125 "fma/fmpy/fms | |
126 syn match ia64opcode "fm\([as]\|py\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>" | |
127 "fmerge/fpmerge | |
128 syn match ia64opcode "fp\=merge\.\(ns\|se\=\)\>" | |
129 "fmix | |
130 syn match ia64opcode "fmix\.\(lr\|[lr]\)\>" | |
131 "fnma/fnorm/fnmpy | |
132 syn match ia64opcode "fn\(ma\|mpy\|orm\)\(\.[sd]\)\=\(\.s[0-3]\)\=\>" | |
133 "fpcmp | |
134 syn match ia64opcode "fpcmp\.\(n\=[lg][te]\|n\=eq\|\(un\)\=ord\)\(\.s[0-3]\)\=\>" | |
135 "fpcvt | |
136 syn match ia64opcode "fpcvt\.fxu\=\(\(\.trunc\)\=\(\.s[0-3]\)\=\)\>" | |
137 "fpma/fpmax/fpmin/fpmpy/fpms/fpnma/fpnmpy/fprcpa/fpsqrta | |
138 syn match ia64opcode "fp\(max\=\|min\|n\=mpy\|ms\|nma\|rcpa\|sqrta\)\(\.s[0-3]\)\=\>" | |
139 "frcpa/frsqrta | |
140 syn match ia64opcode "fr\(cpa\|sqrta\)\(\.s[0-3]\)\=\>" | |
141 "fsetc/famin/fchkf | |
142 syn match ia64opcode "f\(setc\|amin\|chkf\)\(\.s[0-3]\)\=\>" | |
143 "fsub | |
144 syn match ia64opcode "fsub\(\.[sd]\)\=\(\.s[0-3]\)\=\>" | |
145 "fswap | |
146 syn match ia64opcode "fswap\(\.n[lr]\=\)\=\>" | |
147 "fsxt | |
148 syn match ia64opcode "fsxt\.[lr]\>" | |
149 "getf | |
150 syn match ia64opcode "getf\.\([sd]\|exp\|sig\)\>" | |
151 "invala | |
152 syn match ia64opcode "invala\(\.[ae]\)\=\>" | |
153 "itc/itr | |
154 syn match ia64opcode "it[cr]\.[id]\>" | |
155 "ld | |
156 syn match ia64opcode "ld[1248]\>\|ld[1248]\(\.\(sa\=\|a\|c\.\(nc\|clr\(\.acq\)\=\)\|acq\|bias\)\)\=\(\.nt[1a]\)\=\>" | |
157 syn match ia64opcode "ld8\.fill\(\.nt[1a]\)\=\>" | |
158 "ldf | |
159 syn match ia64opcode "ldf[sde8]\(\(\.\(sa\=\|a\|c\.\(nc\|clr\)\)\)\=\(\.nt[1a]\)\=\)\=\>" | |
160 syn match ia64opcode "ldf\.fill\(\.nt[1a]\)\=\>" | |
161 "ldfp | |
162 syn match ia64opcode "ldfp[sd8]\(\(\.\(sa\=\|a\|c\.\(nc\|clr\)\)\)\=\(\.nt[1a]\)\=\)\=\>" | |
163 "lfetch | |
164 syn match ia64opcode "lfetch\(\.fault\(\.excl\)\=\|\.excl\)\=\(\.nt[12a]\)\=\>" | |
165 "mf | |
166 syn match ia64opcode "mf\(\.a\)\=\>" | |
167 "mix | |
168 syn match ia64opcode "mix[124]\.[lr]\>" | |
169 "mov | |
170 syn match ia64opcode "mov\(\.[im]\)\=\>" | |
171 syn match ia64opcode "mov\(\.ret\)\=\(\(\.sptk\|\.dptk\)\=\(\.imp\)\=\)\=\>" | |
172 "nop | |
173 syn match ia64opcode "nop\(\.[ibmfx]\)\=\>" | |
174 "pack | |
175 syn match ia64opcode "pack\(2\.[su]ss\|4\.sss\)\>" | |
176 "padd //padd4 added to keywords | |
177 syn match ia64opcode "padd[12]\(\.\(sss\|uus\|uuu\)\)\=\>" | |
178 "pavg | |
179 syn match ia64opcode "pavg[12]\(\.raz\)\=\>" | |
180 "pcmp | |
181 syn match ia64opcode "pcmp[124]\.\(eq\|gt\)\>" | |
182 "pmax/pmin | |
183 syn match ia64opcode "pm\(ax\|in\)\(\(1\.u\)\|2\)\>" | |
184 "pmpy | |
185 syn match ia64opcode "pmpy2\.[rl]\>" | |
186 "pmpyshr | |
187 syn match ia64opcode "pmpyshr2\(\.u\)\=\>" | |
188 "probe | |
189 syn match ia64opcode "probe\.[rw]\>" | |
190 syn match ia64opcode "probe\.\(\(r\|w\|rw\)\.fault\)\>" | |
191 "pshr | |
192 syn match ia64opcode "pshr[24]\(\.u\)\=\>" | |
193 "psub | |
194 syn match ia64opcode "psub[12]\(\.\(sss\|uu[su]\)\)\=\>" | |
195 "ptc | |
196 syn match ia64opcode "ptc\.\(l\|e\|ga\=\)\>" | |
197 "ptr | |
198 syn match ia64opcode "ptr\.\(d\|i\)\>" | |
199 "setf | |
200 syn match ia64opcode "setf\.\(s\|d\|exp\|sig\)\>" | |
201 "shr | |
202 syn match ia64opcode "shr\(\.u\)\=\>" | |
203 "srlz | |
204 syn match ia64opcode "srlz\(\.[id]\)\>" | |
205 "st | |
206 syn match ia64opcode "st[1248]\(\.rel\)\=\(\.nta\)\=\>" | |
207 syn match ia64opcode "st8\.spill\(\.nta\)\=\>" | |
208 "stf | |
209 syn match ia64opcode "stf[1248]\(\.nta\)\=\>" | |
210 syn match ia64opcode "stf\.spill\(\.nta\)\=\>" | |
211 "sxt | |
212 syn match ia64opcode "sxt[124]\>" | |
213 "tbit/tnat | |
214 syn match ia64opcode "t\(bit\|nat\)\(\.nz\|\.z\)\=\(\.\(unc\|or\(\.andcm\|cm\)\=\|and\(\.orcm\|cm\)\=\)\)\=\>" | |
215 "unpack | |
216 syn match ia64opcode "unpack[124]\.[lh]\>" | |
217 "xchq | |
218 syn match ia64opcode "xchg[1248]\(\.nt[1a]\)\=\>" | |
219 "xma/xmpy | |
220 syn match ia64opcode "xm\(a\|py\)\.[lh]u\=\>" | |
221 "zxt | |
222 syn match ia64opcode "zxt[124]\>" | |
223 | |
224 | |
225 "The regex for different ia64 registers are given below | |
226 | |
227 "limits the rXXX and fXXX and cr suffix in the range 0-127 | |
228 syn match ia64registers "\([fr]\|cr\)\([0-9]\|[1-9][0-9]\|1[0-1][0-9]\|12[0-7]\)\{1}\>" | |
229 "branch ia64registers | |
230 syn match ia64registers "b[0-7]\>" | |
231 "predicate ia64registers | |
232 syn match ia64registers "p\([0-9]\|[1-5][0-9]\|6[0-3]\)\>" | |
233 "application ia64registers | |
234 syn match ia64registers "ar\.\(fpsr\|mat\|unat\|rnat\|pfs\|bsp\|bspstore\|rsc\|lc\|ec\|ccv\|itc\|k[0-7]\)\>" | |
235 "ia32 AR's | |
236 syn match ia64registers "ar\.\(eflag\|fcr\|csd\|ssd\|cflg\|fsr\|fir\|fdr\)\>" | |
237 "sp/gp/pr/pr.rot/rp | |
238 syn keyword ia64registers sp gp pr pr.rot rp ip tp | |
239 "in/out/local | |
240 syn match ia64registers "\(in\|out\|loc\)\([0-9]\|[1-8][0-9]\|9[0-5]\)\>" | |
241 "argument ia64registers | |
242 syn match ia64registers "farg[0-7]\>" | |
243 "return value ia64registers | |
244 syn match ia64registers "fret[0-7]\>" | |
245 "psr | |
246 syn match ia64registers "psr\(\.\(l\|um\)\)\=\>" | |
247 "cr | |
248 syn match ia64registers "cr\.\(dcr\|itm\|iva\|pta\|ipsr\|isr\|ifa\|iip\|itir\|iipa\|ifs\|iim\|iha\|lid\|ivr\|tpr\|eoi\|irr[0-3]\|itv\|pmv\|lrr[01]\|cmcv\)\>" | |
249 "Indirect registers | |
250 syn match ia64registers "\(cpuid\|dbr\|ibr\|pkr\|pmc\|pmd\|rr\|itr\|dtr\)\>" | |
251 "MUX permutations for 8-bit elements | |
252 syn match ia64registers "\(@rev\|@mix\|@shuf\|@alt\|@brcst\)\>" | |
253 "floating point classes | |
254 syn match ia64registers "\(@nat\|@qnan\|@snan\|@pos\|@neg\|@zero\|@unorm\|@norm\|@inf\)\>" | |
255 "link relocation operators | |
256 syn match ia64registers "\(@\(\(\(gp\|sec\|seg\|image\)rel\)\|ltoff\|fptr\|ptloff\|ltv\|section\)\)\>" | |
257 | |
258 "Data allocation syntax | |
259 syn match ia64data "data[1248]\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" | |
260 syn match ia64data "real\([48]\|1[06]\)\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" | |
261 syn match ia64data "stringz\=\(\(\(\.ua\)\=\(\.msb\|\.lsb\)\=\)\|\(\(\.msb\|\.lsb\)\=\(\.ua\)\=\)\)\=\>" | |
262 | |
263 " Define the default highlighting. | |
10048
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
1121
diff
changeset
|
264 " Only when an item doesn't have highlighting yet |
7 | 265 |
10048
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
1121
diff
changeset
|
266 "put masm groups with our groups |
10051
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
267 hi def link masmOperator ia64operator |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
268 hi def link masmDirective ia64Directive |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
269 hi def link masmOpcode ia64Opcode |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
270 hi def link masmIdentifier ia64Identifier |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
271 hi def link masmFloat ia64Float |
7 | 272 |
10048
43efa4f5a8ea
commit https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
Christian Brabandt <cb@256bit.org>
parents:
1121
diff
changeset
|
273 "ia64 specific stuff |
10051
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
274 hi def link ia64Label Define |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
275 hi def link ia64Comment Comment |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
276 hi def link ia64Directive Type |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
277 hi def link ia64opcode Statement |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
278 hi def link ia64registers Operator |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
279 hi def link ia64string String |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
280 hi def link ia64Hex Number |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
281 hi def link ia64Binary Number |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
282 hi def link ia64Octal Number |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
283 hi def link ia64Float Float |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
284 hi def link ia64Decimal Number |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
285 hi def link ia64Identifier Identifier |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
286 hi def link ia64data Type |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
287 hi def link ia64delimiter Delimiter |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
288 hi def link ia64operator Operator |
46763b01cd9a
commit https://github.com/vim/vim/commit/f37506f60f87d52a9e8850e30067645e2b13783c
Christian Brabandt <cb@256bit.org>
parents:
10048
diff
changeset
|
289 hi def link ia64Todo Todo |
7 | 290 |
291 | |
292 let b:current_syntax = "ia64" | |
293 | |
294 " vim: ts=8 sw=2 |