mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
docs(lsp): remove vim.lsp.sync
The module is used internally and not intended to be used by plugins or users.
This commit is contained in:
@@ -222,7 +222,6 @@ CONFIG = {
|
||||
'util.lua',
|
||||
'log.lua',
|
||||
'rpc.lua',
|
||||
'sync.lua',
|
||||
'protocol.lua',
|
||||
],
|
||||
'files': [
|
||||
|
Reference in New Issue
Block a user