conf: 适配 punctuator 的新属性。 close #1180

This commit is contained in:
Dvel
2025-02-24 05:47:50 +08:00
parent cc3195499b
commit e3fd65b4f8
8 changed files with 25 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
# 要比共享目录的同名文件的 config_version 大才可以生效
config_version: '2024-02-05'
config_version: '2025-02-24'
# 方案列表
@@ -85,7 +85,8 @@ ascii_composer:
# '~' 是半角的,
# '`'(反引号)没有改成 '·'(间隔号)。
punctuator:
# digit_separators: ",.:" # 在此处指定的字符,在数字后被输入,若再次输入数字,则连同数字直接上屏;若双击,则恢复映射。 # librime >= 28a234f
digit_separators: ",.:" # 在此处指定的字符,在数字后被输入,若再次输入数字,则连同数字直接上屏;若双击,则恢复映射。 # librime >= 28a234f
# digit_separator_action: commit # 关闭上述行为 librime >= 1.13.1
full_shape:
' ' : { commit: ' ' }
',' : { commit: }