Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/kotlin/locals.scm')
-rw-r--r--runtime/queries/kotlin/locals.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/kotlin/locals.scm b/runtime/queries/kotlin/locals.scm
index 8c85cdcd..752ed995 100644
--- a/runtime/queries/kotlin/locals.scm
+++ b/runtime/queries/kotlin/locals.scm
@@ -8,7 +8,7 @@
; Definitions
(type_parameter
- (type_identifier) @local.definition.type.parameter)
+ (type_identifier) @local.definition)
; References