mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 11:28:22 +00:00
[Backport release-0.9] docs(lsp): remove vim.lsp.sync (#23419)
docs(lsp): remove vim.lsp.sync
The module is used internally and not intended to be used by plugins or
users.
(cherry picked from commit 02d5a678fb
)
Co-authored-by: Mathias Fussenegger <f.mathias@zignar.net>
This commit is contained in:
![41898282+github-actions[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
98a90abca9
commit
f77b2740ee
@@ -217,7 +217,6 @@ CONFIG = {
|
||||
'util.lua',
|
||||
'log.lua',
|
||||
'rpc.lua',
|
||||
'sync.lua',
|
||||
'protocol.lua',
|
||||
],
|
||||
'files': [
|
||||
|
Reference in New Issue
Block a user