Bump to the latest tree-sitter-hyperlink

…which has better support for certain URLs.
This commit is contained in:
Andrew Dupont 2024-07-25 16:24:12 -07:00
parent ce6989e9f3
commit 8090558242
2 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@ parser: 'tree-sitter-hyperlink'
injectionRegex: 'hyperlink'
treeSitter:
parserSource: 'github:savetheclocktower/tree-sitter-hyperlink#04c3a667ba432236578ac99bbacd0412f88d6fac'
grammar: 'ts/tree-sitter-hyperlink.wasm'
highlightsQuery: 'ts/highlights.scm'