]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
Enchance documentation
authorGirish Palya <girishji@gmail.com>
Thu, 1 Jun 2023 09:53:42 +0000 (11:53 +0200)
committerGirish Palya <girishji@gmail.com>
Thu, 1 Jun 2023 09:53:42 +0000 (11:53 +0200)
M  doc/lsp.txt

doc/lsp.txt

index 756e4ee3ddb21506461b091e028658caa370459b..19e8256ddf45dc54a21cb5139ed74b5cb79e7a48 100644 (file)
@@ -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