Update queries/kotlin/highlights.scm

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
Josef Litoš 2023-02-22 17:36:07 +01:00 committed by Stephan Seitz
parent 94f3e8b069
commit 3f5ff9b434

View file

@ -48,7 +48,7 @@
(type_identifier) @type
; '?' operator, replacement for Java @Nullable
(nullable_type) @attribute
(nullable_type) @punctuation.special
(type_alias
(type_identifier) @type.definition)