aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp.lua
diff options
context:
space:
mode:
authorThomas Vigouroux <tomvig38@gmail.com>2021-08-16 21:32:18 +0200
committerGitHub <noreply@github.com>2021-08-16 21:32:18 +0200
commite01b88c7992236e3c771f8d2645f6cc13413aaaf (patch)
treefb41695bfb17cd0c3ab95e1298c29e388202ccea /runtime/lua/vim/lsp.lua
parent4ba74953b514397b6c061edafe614917925b3a77 (diff)
parentc1e17866c8a682b6f676064d8124298553231a08 (diff)
downloadrneovim-e01b88c7992236e3c771f8d2645f6cc13413aaaf.tar.gz
rneovim-e01b88c7992236e3c771f8d2645f6cc13413aaaf.tar.bz2
rneovim-e01b88c7992236e3c771f8d2645f6cc13413aaaf.zip
Merge pull request #15399 from mfussenegger/private-lsp-comments
docs(lsp): Prevent internal comments from showing as vim.lsp.init docs
Diffstat (limited to 'runtime/lua/vim/lsp.lua')
-rw-r--r--runtime/lua/vim/lsp.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/lua/vim/lsp.lua b/runtime/lua/vim/lsp.lua
index 87ecc3eeea..76d5cd1a3e 100644
--- a/runtime/lua/vim/lsp.lua
+++ b/runtime/lua/vim/lsp.lua
@@ -289,6 +289,7 @@ end
local changetracking = {}
do
+ --@private
--- client_id → state
---
--- state