Merge pull request #15498 from neovim/marvim/api-doc-update/master

docs: regenerate
This commit is contained in:
Thomas Vigouroux
2021-08-30 09:47:39 +02:00
committed by GitHub

View File

@@ -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.