Skip to content

Commit 2f48382

Browse files
authored
Merge pull request #526 from amadeus/link-jsclassdefinition
Linking jsClassDefinition to jsFuncName
2 parents ad5d09e + 4133fca commit 2f48382

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
@@ -300,6 +300,7 @@ if version >= 508 || !exists("did_javascript_syn_inits")
300300
HiLink jsSwitchColon Noise
301301
HiLink jsClassMethodType Type
302302
HiLink jsObjectMethodType Type
303+
HiLink jsClassDefinition jsFuncName
303304

304305
HiLink jsDestructuringBraces Noise
305306
HiLink jsDestructuringProperty jsFuncArgs

0 commit comments

Comments
 (0)