add golang type definition highlight

This commit is contained in:
Viorel Craescu 2022-07-09 16:54:21 +03:00 committed by Christian Clason
parent 4f885f2d07
commit be5ed65f7f

View file

@ -5,6 +5,7 @@
; Identifiers
(type_identifier) @type
(type_spec name: (type_identifier) @type.definition)
(field_identifier) @property
(identifier) @variable
(package_identifier) @namespace