SquirrelConfig/others/recipes/config.recipe.yaml
2024-03-20 11:18:06 +08:00

25 lines
652 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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}