From: shane.xb.qian Date: Fri, 14 Apr 2023 12:28:27 +0000 (+0800) Subject: none: correct completionTextEdit doc tag X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=12d00977762325726d319d2a22a4e259967acdfa;p=vim-lsp.git none: correct completionTextEdit doc tag --- diff --git a/doc/lsp.txt b/doc/lsp.txt index 45d1284..c06181a 100644 --- a/doc/lsp.txt +++ b/doc/lsp.txt @@ -380,7 +380,7 @@ completionMatcher |String| option. Enable fuzzy or case insensitive case - case sensitive matching (default). fuzzy - fuzzy match completion items. icase - ignore case when matching items. - *lsp-opt-noAdditionalTextEdits* + *lsp-opt-completionTextEdit* completionTextEdit |Boolean| option. If true, apply the LSP server supplied text edits after a completion. If a snippet plugin is going to apply the text edits, then set