Skip to content

Commit bbd8842

Browse files
committed
Remove obsolete highlight definitions
pangloss#1216
1 parent 6f2c63d commit bbd8842

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

syntax/javascript.vim

-6
Original file line numberDiff line numberDiff line change
@@ -378,14 +378,8 @@ if version >= 508 || !exists("did_javascript_syn_inits")
378378

379379
HiLink jsDomErrNo Constant
380380
HiLink jsDomNodeConsts Constant
381-
HiLink jsDomElemAttrs Label
382-
HiLink jsDomElemFuncs PreProc
383381

384382
HiLink jsHtmlEvents Special
385-
HiLink jsHtmlElemAttrs Label
386-
HiLink jsHtmlElemFuncs PreProc
387-
388-
HiLink jsCssStyles Label
389383

390384
delcommand HiLink
391385
endif

0 commit comments

Comments
 (0)