Skip to content

Commit bfcfdff

Browse files
committed
Remove obsolete highlight definitions
From pangloss#1216
1 parent 3228b96 commit bfcfdff

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: syntax/javascript.vim

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

946946
HiLink jsDomErrNo Constant
947947
HiLink jsDomNodeConsts Constant
948-
HiLink jsDomElemAttrs Label
949-
HiLink jsDomElemFuncs PreProc
950948

951949
HiLink jsHtmlEvents Special
952-
HiLink jsHtmlElemAttrs Label
953-
HiLink jsHtmlElemFuncs PreProc
954-
955-
HiLink jsCssStyles Label
956950

957951
delcommand HiLink
958952
endif

0 commit comments

Comments
 (0)