From: Indelog Date: Fri, 12 Nov 2021 09:32:59 +0000 (+0100) Subject: Re fix help X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=6817f4e7c1c362dd33454789a4aeefd2016d02c3;p=vim-lsp.git Re fix help --- diff --git a/doc/lsp.txt b/doc/lsp.txt index 67127e8..3f8e4ae 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -220,8 +220,8 @@ accepts a list of LSP servers with the above information. Default is true. You can get the function signature echoed in cmdline - rather than displayed in popup if you use - > let g:LSP_Echo_Signature = v:true + rather than displayed in popup if you use > + let g:LSP_Echo_Signature = v:true < Default is false