mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-02-02 02:46:47 +00:00
conf: 适配 punctuator 的新属性。 close #1180
This commit is contained in:
@@ -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: , }
|
||||
|
||||
@@ -244,11 +244,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_caps_v.yaml 修改成了 'V' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
@@ -247,11 +247,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_caps_v.yaml 修改成了 'V' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
@@ -244,11 +244,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_caps_v.yaml 修改成了 'V' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
@@ -248,11 +248,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_caps_v.yaml 修改成了 'V' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
@@ -248,11 +248,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_caps_v.yaml 修改成了 'V' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
@@ -246,11 +246,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_caps_v.yaml 修改成了 'V' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
schema:
|
||||
schema_id: rime_ice
|
||||
name: 雾凇拼音
|
||||
version: "2024-12-06"
|
||||
version: "2025-02-24"
|
||||
author:
|
||||
- Dvel
|
||||
description: |
|
||||
@@ -349,11 +349,13 @@ traditionalize:
|
||||
|
||||
|
||||
# 标点符号
|
||||
# punctuator 下面有三个子项:
|
||||
# punctuator 下面的三个子项:
|
||||
# full_shape 全角标点映射
|
||||
# half_shape 半角标点映射
|
||||
# symbols Rime 的预设配置是以 '/' 前缀开头输出一系列字符,自定义的 symbols_v.yaml 修改成了 'v' 开头。
|
||||
# 以及新版 digit_separators 相关的属性
|
||||
punctuator:
|
||||
__include: default:/punctuator # 从 default.yaml 导入 punctuator 的所有配置,为了引用 digit_separators 等属性
|
||||
full_shape:
|
||||
__include: default:/punctuator/full_shape # 从 default.yaml 导入配置
|
||||
half_shape:
|
||||
|
||||
Reference in New Issue
Block a user