mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 03:55:00 +00:00
Revert "refactor(lsp): simplify client tracking"
This reverts commit 3f238b39cf.
This commit is contained in:
@@ -761,7 +761,7 @@ function Client:_request_sync(method, params, timeout_ms, bufnr)
|
||||
return request_result
|
||||
end
|
||||
|
||||
--- @package
|
||||
--- @private
|
||||
--- Sends a notification to an LSP server.
|
||||
---
|
||||
--- @param method string LSP method name.
|
||||
|
||||
Reference in New Issue
Block a user