We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3228b96 commit bfcfdffCopy full SHA for bfcfdff
syntax/javascript.vim
@@ -945,14 +945,8 @@ if version >= 508 || !exists("did_javascript_syn_inits")
945
946
HiLink jsDomErrNo Constant
947
HiLink jsDomNodeConsts Constant
948
- HiLink jsDomElemAttrs Label
949
- HiLink jsDomElemFuncs PreProc
950
951
HiLink jsHtmlEvents Special
952
- HiLink jsHtmlElemAttrs Label
953
- HiLink jsHtmlElemFuncs PreProc
954
-
955
- HiLink jsCssStyles Label
956
957
delcommand HiLink
958
endif
0 commit comments