From: Oleksiy Hryshchenko Date: Wed, 5 Apr 2023 09:36:35 +0000 (+0300) Subject: comment echom X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1da280cab048484ba83c235d8f67cd4e878210c1;p=vim-lsp.git comment echom --- diff --git a/autoload/lsp/completion.vim b/autoload/lsp/completion.vim index 28a4b9f..4d04190 100644 --- a/autoload/lsp/completion.vim +++ b/autoload/lsp/completion.vim @@ -105,7 +105,7 @@ export def CompletionReply(lspserver: dict, cItems: any) restxt = restxt .. line .. "\n" endif endfor - echom restxt + #echom restxt items->add({ label: key, data: {