mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-02-02 00:07:34 +00:00
12 lines
749 B
YAML
12 lines
749 B
YAML
patch:
|
|
# 修改为双拼的拼写派生规则,因为不在同一个文件了,前面要加上文件名
|
|
speller/algebra:
|
|
# __include: melt_eng.schema.yaml:/algebra_rime_ice # 全拼
|
|
# __include: melt_eng.schema.yaml:/algebra_double_pinyin # 自然码双拼
|
|
__include: melt_eng.schema.yaml:/algebra_flypy # 小鹤双拼
|
|
# __include: melt_eng.schema.yaml:/algebra_mspy # 微软双拼
|
|
# __include: melt_eng.schema.yaml:/algebra_sogou # 搜狗双拼
|
|
# __include: melt_eng.schema.yaml:/algebra_abc # 智能ABC双拼
|
|
# __include: melt_eng.schema.yaml:/algebra_ziguang # 紫光双拼
|
|
# __include: melt_eng.schema.yaml:/algebra_jiajia # 拼音加加双拼
|