From d7c41399b3dba33fdd0084dd296b61caba281fc1 Mon Sep 17 00:00:00 2001 From: Dvel Date: Fri, 25 Nov 2022 19:29:08 +0800 Subject: [PATCH] =?UTF-8?q?config:=20=E4=BF=AE=E6=94=B9=E7=AE=80=E7=B9=81?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E3=80=81=E4=B8=AD=E8=8B=B1=E6=A0=87=E7=82=B9?= =?UTF-8?q?=E5=88=87=E6=8D=A2=E5=BF=AB=E6=8D=B7=E9=94=AE=08?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- default.custom.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/default.custom.yaml b/default.custom.yaml index b02b456..36ce37c 100644 --- a/default.custom.yaml +++ b/default.custom.yaml @@ -54,10 +54,8 @@ patch: key_binder/bindings: # 简繁切换 - {when: always, accept: "Control+Shift+4", toggle: traditionalization} - - {when: always, accept: "Control+Shift+F", toggle: traditionalization} - - {when: always, accept: "Control+slash", toggle: traditionalization} # 切换中英文标点 - - {when: always, accept: "Control+Shift+A", toggle: ascii_punct} + - {when: always, accept: "Control+Shift+3", toggle: ascii_punct} # emacs_editing: # - { when: composing, accept: Control+p, send: Up }