Skip to content

Commit 91f860b

Browse files
committed
Linking jsArrowFuncArgs to jsFuncArgs
1 parent ae177c4 commit 91f860b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntax/javascript.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,7 @@ if version >= 508 || !exists("did_javascript_syn_inits")
282282
HiLink jsArrowFunction Type
283283
HiLink jsFunction Type
284284
HiLink jsGenerator jsFunction
285+
HiLink jsArrowFuncArgs jsFuncArgs
285286
HiLink jsFuncName Function
286287
HiLink jsArgsObj Special
287288
HiLink jsError Error

0 commit comments

Comments
 (0)