We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 098c45e commit 2fb263cCopy full SHA for 2fb263c
syntax/javascript.vim
@@ -287,6 +287,7 @@ if version >= 508 || !exists("did_javascript_syn_inits")
287
HiLink javaScriptFuncDef Title
288
HiLink javascriptFuncExp Title
289
HiLink javaScriptFuncArg Special
290
+ HiLink javascriptFuncComma Operator
291
HiLink javascriptFuncEq Operator
292
293
HiLink javaScriptHtmlEvents Special
0 commit comments