From 67811d917d15f701205073830cd2d0dbffbd0420 Mon Sep 17 00:00:00 2001 From: Girish Palya Date: Thu, 1 Jun 2023 11:26:57 +0200 Subject: [PATCH] Enhance documentation M doc/lsp.txt --- doc/lsp.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/lsp.txt b/doc/lsp.txt index 5f13c9d..756e4ee 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -546,7 +546,8 @@ 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. By default this is + and hrsh7th/vim-vsnip-integ. Set ultisnipsSupport to + false before enabling this. By default this is set to false. *lsp-opt-usePopupInCodeAction* usePopupInCodeAction |Boolean| option. When using the |:LspCodeAction| -- 2.48.1