]> Sergey Matveev's repositories - vim-lsp.git/commitdiff
none: correct completionTextEdit doc tag
authorshane.xb.qian <shane.qian@foxmail.com>
Fri, 14 Apr 2023 12:28:27 +0000 (20:28 +0800)
committershane.xb.qian <shane.qian@foxmail.com>
Fri, 14 Apr 2023 12:28:27 +0000 (20:28 +0800)
doc/lsp.txt

index 45d1284669af7062f21810aa274ebcd5678caa91..c06181a88c91f809a80d3af5dcf06cba1b2851cc 100644 (file)
@@ -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