SquirrelConfig/others/recipes/config.recipe.yaml

25 lines
652 B
YAML
Raw Normal View History

2024-03-20 03:18:06 +00:00
# encoding: utf-8
---
recipe:
Rx: others/recipes/config
args:
- schema=flypy
description: >-
Customize input schema to enable double_pinyin.
- flypy小鹤双拼
- double_pinyin自然码双拼
- mspy微软双拼
- sogou搜狗双拼
- abc智能 ABC 双拼)
- ziguang紫光双拼
patch_files:
radical_pinyin.custom.yaml:
- patch/+:
speller/algebra:
__include: radical_pinyin.schema.yaml:/algebra_${schema:-flypy}
melt_eng.custom.yaml:
- patch/+:
speller/algebra:
__include: melt_eng.schema.yaml:/algebra_${schema:-flypy}