Skip to content

Commit

Permalink
Remove obsolete highlight definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
vieira committed May 21, 2021
1 parent 3228b96 commit bfcfdff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions syntax/javascript.vim
Original file line number Diff line number Diff line change
Expand Up @@ -945,14 +945,8 @@ if version >= 508 || !exists("did_javascript_syn_inits")

HiLink jsDomErrNo Constant
HiLink jsDomNodeConsts Constant
HiLink jsDomElemAttrs Label
HiLink jsDomElemFuncs PreProc

HiLink jsHtmlEvents Special
HiLink jsHtmlElemAttrs Label
HiLink jsHtmlElemFuncs PreProc

HiLink jsCssStyles Label

delcommand HiLink
endif
Expand Down

0 comments on commit bfcfdff

Please sign in to comment.