mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 10:56:31 +00:00
fix(lsp): deprecate vim.lsp.protocol.Methods
(#35998)
This commit is contained in:
@@ -789,6 +789,7 @@ end
|
||||
--- | vim.lsp.protocol.Method.ServerToClient
|
||||
|
||||
-- Generated by gen_lsp.lua, keep at end of file.
|
||||
--- @deprecated Use `vim.lsp.protocol.Method` instead.
|
||||
--- @enum vim.lsp.protocol.Methods
|
||||
--- @see https://microsoft.github.io/language-server-protocol/specification/#metaModel
|
||||
--- LSP method names.
|
||||
|
Reference in New Issue
Block a user