highlights(c): don't highlight type qualifiers in declarations as types

This commit is contained in:
John Drouhard 2022-01-18 18:40:21 -06:00 committed by Stephan Seitz
parent 983c46d55c
commit d0158c053d

View file

@ -133,8 +133,6 @@
(type_descriptor)
] @type
(declaration (type_qualifier) @type)
(cast_expression type: (type_descriptor) @type)
(sizeof_expression value: (parenthesized_expression (identifier) @type))
((identifier) @constant