From 6817f4e7c1c362dd33454789a4aeefd2016d02c3 Mon Sep 17 00:00:00 2001 From: Indelog Date: Fri, 12 Nov 2021 10:32:59 +0100 Subject: [PATCH] Re fix help --- doc/lsp.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.48.1