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

This commit is contained in:
Michael Lingelbach 2021-06-15 07:37:54 -07:00 committed by GitHub
commit 19ccda230e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -947,9 +947,6 @@ add_workspace_folder({workspace_folder})
not provided, the user will be prompted for a path using not provided, the user will be prompted for a path using
|input()|. |input()|.
call_hierarchy({method}) *vim.lsp.buf.call_hierarchy()*
TODO: Documentation
clear_references() *vim.lsp.buf.clear_references()* clear_references() *vim.lsp.buf.clear_references()*
Removes document highlights from current buffer. Removes document highlights from current buffer.