From: Girish Palya Date: Thu, 1 Jun 2023 09:53:42 +0000 (+0200) Subject: Enchance documentation X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=e5a28e2b077d624ede9017ea9e263488f7d24f61;p=vim-lsp.git Enchance documentation M doc/lsp.txt --- 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