Skip to content

Commit 665f393

Browse files
committed
chore: Do not use markup.link.url since it adds an underline
1 parent 49c4737 commit 665f393

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

queries/mcfunction/highlights.scm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
; Misc
7777
(command
78-
(generic_resource) @markup.link.url)
78+
(generic_resource) @markup.link)
7979

8080
(command
8181
(generic_resource
@@ -84,7 +84,7 @@
8484
(path)
8585
(score_holder)
8686
(word)
87-
] @markup.link.url)))
87+
] @markup.link)))
8888

8989
(minecraft_resource) @variable
9090

0 commit comments

Comments
 (0)