mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 01:51:52 +00:00
fix(lsp): use LSP method type in more places (#36069)
This commit is contained in:
@@ -30,7 +30,7 @@ Options:
|
||||
--- @field messageDirection string
|
||||
--- @field clientCapability? string
|
||||
--- @field serverCapability? string
|
||||
--- @field method string
|
||||
--- @field method vim.lsp.protocol.Method
|
||||
--- @field params? any
|
||||
--- @field proposed? boolean
|
||||
--- @field registrationMethod? string
|
||||
|
||||
Reference in New Issue
Block a user