From e5a28e2b077d624ede9017ea9e263488f7d24f61 Mon Sep 17 00:00:00 2001 From: Girish Palya Date: Thu, 1 Jun 2023 11:53:42 +0200 Subject: [PATCH] Enchance documentation M doc/lsp.txt --- doc/lsp.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/lsp.txt b/doc/lsp.txt index 756e4ee..19e8256 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -546,9 +546,9 @@ ultisnipsSupport |Boolean| option. Enable SirVer/ultisnips support. *lsp-opt-vssnipSupport* vsnipSupport |Boolean| option. Enable hrsh7th/vim-vsnip support. Need snippet completion plugins hrsh7th/vim-vsnip - and hrsh7th/vim-vsnip-integ. Set ultisnipsSupport to - false before enabling this. By default this is - set to false. + and hrsh7th/vim-vsnip-integ. Make sure ultisnipsSupport + is set to false before enabling this. By default + this option is set to false. *lsp-opt-usePopupInCodeAction* usePopupInCodeAction |Boolean| option. When using the |:LspCodeAction| command to display the code action for the current -- 2.48.1