C++ highlights: Fix destructor highlighting

Field is not "name"
This commit is contained in:
Stephan Seitz 2021-01-07 23:33:32 +01:00 committed by Stephan Seitz
parent 255be0ff7b
commit 00ea65199e

View file

@ -51,7 +51,7 @@
name: (identifier) @namespace) name: (identifier) @namespace)
(destructor_name (destructor_name
name: (_) @function) (identifier) @method)
(function_declarator (function_declarator
declarator: (scoped_identifier declarator: (scoped_identifier