From 1ae7b425b75f630b3cdb3479137ace7215389580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Tue, 11 Aug 2020 18:07:54 +0800 Subject: =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E4=B8=80=E4=BA=9Bbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script-beta/config.lua | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'script-beta/config.lua') diff --git a/script-beta/config.lua b/script-beta/config.lua index 1f5a2eb0..7ce0cbd7 100644 --- a/script-beta/config.lua +++ b/script-beta/config.lua @@ -124,9 +124,10 @@ local ConfigTemplate = { )} }, completion = { - enable = {true, Boolean}, - callSnippet = {'Both', String}, - keywordSnippet = {'Both', String}, + enable = {true, Boolean}, + callSnippet = {'Disable', String}, + keywordSnippet = {'Replace', String}, + displayContext = {6, Integer}, }, signatureHelp = { enable = {true, Boolean}, -- cgit v1.2.3