Skip to content

Commit eac3432

Browse files
committed
Removing gratuitous HiLink groups
Removing various function properties as per the discussion here: pangloss#102 (comment)
1 parent 9d59178 commit eac3432

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

syntax/javascript.vim

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -259,10 +259,6 @@ if version >= 508 || !exists("did_javascript_syn_inits")
259259
HiLink jsFunction Type
260260
HiLink jsFuncName Function
261261
HiLink jsFuncCall Function
262-
HiLink jsFuncParens Function
263-
HiLink jsFuncArgCommas Function
264-
HiLink jsFuncArgs Function
265-
HiLink jsFuncBlocks Function
266262
HiLink jsArgsObj Special
267263
HiLink jsError Error
268264
HiLink jsParensError Error

0 commit comments

Comments
 (0)