mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00
fix(lsp): deprecate vim.lsp.protocol.Methods
(#35998)
This commit is contained in:
@@ -179,6 +179,7 @@ local function write_to_vim_protocol(protocol)
|
||||
'--- | vim.lsp.protocol.Method.ServerToClient',
|
||||
'',
|
||||
'-- Generated by gen_lsp.lua, keep at end of file.',
|
||||
'--- @deprecated',
|
||||
'--- @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