From 45a7cd2c193b8d265f98d8ab5aeb522e5252f040 Mon Sep 17 00:00:00 2001 From: marvim Date: Tue, 15 Jun 2021 06:20:14 +0000 Subject: [PATCH] docs: regenerate --- runtime/doc/lsp.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/runtime/doc/lsp.txt b/runtime/doc/lsp.txt index 075912d4e5..55873331c0 100644 --- a/runtime/doc/lsp.txt +++ b/runtime/doc/lsp.txt @@ -947,9 +947,6 @@ add_workspace_folder({workspace_folder}) not provided, the user will be prompted for a path using |input()|. -call_hierarchy({method}) *vim.lsp.buf.call_hierarchy()* - TODO: Documentation - clear_references() *vim.lsp.buf.clear_references()* Removes document highlights from current buffer.