mirror of
https://github.com/neovim/neovim.git
synced 2024-12-25 13:45:15 -07:00
Merge pull request #15498 from neovim/marvim/api-doc-update/master
docs: regenerate
This commit is contained in:
commit
215c9b5792
@ -1831,12 +1831,6 @@ apply_workspace_edit({workspace_edit})
|
|||||||
Parameters: ~
|
Parameters: ~
|
||||||
{workspace_edit} (table) `WorkspaceEdit`
|
{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()*
|
buf_clear_references({bufnr}) *vim.lsp.util.buf_clear_references()*
|
||||||
Removes document highlights from a buffer.
|
Removes document highlights from a buffer.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user