aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_vimdoc.py
diff options
context:
space:
mode:
authorMathias Fußenegger <mfussenegger@users.noreply.github.com>2023-05-01 10:54:37 +0200
committerGitHub <noreply@github.com>2023-05-01 10:54:37 +0200
commit5e31f53457c1feceb57a55734508c37d07e255b4 (patch)
tree1c9997cdce185fb9f7a8318de49f6981a2069b92 /scripts/gen_vimdoc.py
parent37bc73e9bc2d8af878e49b81c5f49f861bba905c (diff)
downloadrneovim-5e31f53457c1feceb57a55734508c37d07e255b4.tar.gz
rneovim-5e31f53457c1feceb57a55734508c37d07e255b4.tar.bz2
rneovim-5e31f53457c1feceb57a55734508c37d07e255b4.zip
docs(lsp): remove vim.lsp.sync (#23416)
The module is used internally and not intended to be used by plugins or users.
Diffstat (limited to 'scripts/gen_vimdoc.py')
-rwxr-xr-xscripts/gen_vimdoc.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/gen_vimdoc.py b/scripts/gen_vimdoc.py
index d0686e92bc..e9209e219e 100755
--- a/scripts/gen_vimdoc.py
+++ b/scripts/gen_vimdoc.py
@@ -222,7 +222,6 @@ CONFIG = {
'util.lua',
'log.lua',
'rpc.lua',
- 'sync.lua',
'protocol.lua',
],
'files': [