mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Update queries/kotlin/highlights.scm
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
parent
94f3e8b069
commit
3f5ff9b434
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue