Skip to content

Commit

Permalink
Remove obsolete highlight definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed May 28, 2024
1 parent 6f2c63d commit bbd8842
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 @@ -378,14 +378,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 bbd8842

Please sign in to comment.