Skip to content

Commit 6a89948

Browse files
author
Quinn Strahl
committed
Unlink jsFuncCall from Function
- Close issue pangloss#111
1 parent e34cfbe commit 6a89948

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

syntax/javascript.vim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@ if version >= 508 || !exists("did_javascript_syn_inits")
259259
HiLink jsKeyword Keyword
260260
HiLink jsFunction Type
261261
HiLink jsFuncName Function
262-
HiLink jsFuncCall Function
263262
HiLink jsArgsObj Special
264263
HiLink jsError Error
265264
HiLink jsParensError Error

0 commit comments

Comments
 (0)