mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
docs(treesitter): fix language-injection url #35592
This commit is contained in:
committed by
GitHub
parent
d8a8825679
commit
4cda52a5d1
@@ -988,7 +988,7 @@ end
|
||||
|
||||
---@private
|
||||
--- Extract injections according to:
|
||||
--- https://tree-sitter.github.io/tree-sitter/syntax-highlighting#language-injection
|
||||
--- https://tree-sitter.github.io/tree-sitter/3-syntax-highlighting.html#language-injection
|
||||
---@param match table<integer,TSNode[]>
|
||||
---@param metadata vim.treesitter.query.TSMetadata
|
||||
---@return string?, boolean, Range6[]
|
||||
|
||||
Reference in New Issue
Block a user