Skip to content

Commit

Permalink
fix: tag query
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq committed Nov 24, 2024
1 parent 658507e commit 319e361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion queries/tags.scm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

(type_identifier) @name @reference.type

(package_clause (package identifier) @name)
(package_clause "package" (package_identifier) @name)

(type_declaration (type_spec name: (type_identifier) @name type: (interface_type)))

Expand Down

0 comments on commit 319e361

Please sign in to comment.