From 68c462a3b9bf99ba7834e827cc789a82fa4b1a21 Mon Sep 17 00:00:00 2001 From: Dvel Date: Tue, 8 Nov 2022 21:39:46 +0800 Subject: [PATCH] =?UTF-8?q?config:=20=E4=BF=AE=E6=94=B9=20~=20=E6=A0=87?= =?UTF-8?q?=E7=82=B9=E6=98=A0=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- symbols_custom.yaml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/symbols_custom.yaml b/symbols_custom.yaml index ccf8a57..a608241 100644 --- a/symbols_custom.yaml +++ b/symbols_custom.yaml @@ -7,11 +7,16 @@ # # punctuator 下面包含三个子项: # full_shape: 默认 -# half_shape: 标点符号全部直接上屏,和 macOS 自带输入法的区别是 '|' 是半角的,'`'(反引号)没有改成 '·'(间隔号)。 -# symbols: 原「/」模式 改为了「v」模式,映射的汉字改为简体,一些韵母前四位顺序改为「一声、二声、三声、四声、其他...」如输入 va 得到 ā á ǎ à +# half_shape: 标点符号全部直接上屏,和 macOS 自带输入法的区别是 +# '|' 是半角的, +# '~' 是半角的, +# '`'(反引号)没有改成 '·'(间隔号)。 +# symbols: 原「/」模式 改为了「v」模式, +# 映射的汉字改为简体, +# 一些韵母前四位顺序改为「一声、二声、三声、四声、其他...」如输入 va 得到 ā á ǎ à -config_version: '2022-10-29' +config_version: '2022-11-08' punctuator: @@ -63,7 +68,7 @@ punctuator: '\' : '、' '|' : '|' '`' : '`' - '~' : '~' + '~' : '~' '!' : '!' '@' : '@' '#' : '#' @@ -380,3 +385,5 @@ punctuator: 'vbai': [佰] 'vqian': [仟] 'vyuan': [圆] + 'vyinwei': [∵] + 'vsuoyi': [∴]