From 119b4daced123946d88cfe4b3818582d66ca5904 Mon Sep 17 00:00:00 2001 From: marvim Date: Sun, 29 Aug 2021 15:34:51 +0000 Subject: [PATCH] docs: regenerate --- runtime/doc/lsp.txt | 6 ------ 1 file changed, 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.