aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarvim <marvim@users.noreply.github.com>2021-08-29 15:34:51 +0000
committermarvim <marvim@users.noreply.github.com>2021-08-29 15:34:51 +0000
commit119b4daced123946d88cfe4b3818582d66ca5904 (patch)
tree99d2e363c80edf87e1c39e53814d171954408af0
parent4e66e74fd7c6afb1813c40dd59f17091e546789d (diff)
downloadrneovim-119b4daced123946d88cfe4b3818582d66ca5904.tar.gz
rneovim-119b4daced123946d88cfe4b3818582d66ca5904.tar.bz2
rneovim-119b4daced123946d88cfe4b3818582d66ca5904.zip
docs: regenerate
-rw-r--r--runtime/doc/lsp.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/runtime/doc/lsp.txt b/runtime/doc/lsp.txt
index b04d9c267a..69e509c187 100644
--- a/runtime/doc/lsp.txt
+++ b/runtime/doc/lsp.txt
@@ -1831,12 +1831,6 @@ apply_workspace_edit({workspace_edit})
Parameters: ~
{workspace_edit} (table) `WorkspaceEdit`
-border_height({id}) *vim.lsp.util.border_height()*
- TODO: Documentation
-
-border_width({id}) *vim.lsp.util.border_width()*
- TODO: Documentation
-
buf_clear_references({bufnr}) *vim.lsp.util.buf_clear_references()*
Removes document highlights from a buffer.