11 lines
666 B
YAML
11 lines
666 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 # 紫光双拼
|