mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
refactor(lua): improve type annotations
This commit is contained in:
committed by
Lewis Russell
parent
d8e384b7bf
commit
5e49ef0af3
@ -773,7 +773,6 @@ function M.highlight_token(token, bufnr, client_id, hl_group, opts)
|
||||
})
|
||||
end
|
||||
|
||||
--- @package
|
||||
--- |lsp-handler| for the method `workspace/semanticTokens/refresh`
|
||||
---
|
||||
--- Refresh requests are sent by the server to indicate a project-wide change
|
||||
|
Reference in New Issue
Block a user