Skip to content

Commit f0415ad

Browse files
author
Quinn Strahl
committed
Add jsFuncParens to Noise
1 parent 05ed3a0 commit f0415ad

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

syntax/javascript.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ if version >= 508 || !exists("did_javascript_syn_inits")
281281
HiLink jsParens Noise
282282
HiLink jsBraces Noise
283283
HiLink jsFuncBraces Noise
284+
HiLink jsFuncParens Noise
284285
HiLink jsSpecial Special
285286
HiLink jsGlobalObjects Special
286287
HiLink jsExceptions Special

0 commit comments

Comments
 (0)