mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 17:12:40 +00:00
docs(lsp): remove vim.lsp.sync (#23416)
The module is used internally and not intended to be used by plugins or users.
This commit is contained in:
committed by
GitHub
parent
37bc73e9bc
commit
5e31f53457
@@ -222,7 +222,6 @@ CONFIG = {
|
||||
'util.lua',
|
||||
'log.lua',
|
||||
'rpc.lua',
|
||||
'sync.lua',
|
||||
'protocol.lua',
|
||||
],
|
||||
'files': [
|
||||
|
||||
Reference in New Issue
Block a user