mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 07:45:32 +00:00
feat(lsp)!: reimplement textDocument/codeLens as decoration provider
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
local api = vim.api
|
||||
|
||||
---@alias vim.lsp.capability.Name
|
||||
---| 'codelens'
|
||||
---| 'semantic_tokens'
|
||||
---| 'folding_range'
|
||||
---| 'linked_editing_range'
|
||||
|
||||
Reference in New Issue
Block a user