mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-15 14:12:53 +02:00
10 lines
466 B
YAML
10 lines
466 B
YAML
patch:
|
|
# 仅使用「雾凇拼音」的默认配置,配置此行即可
|
|
__include: rime_ice_suggestion:/
|
|
# 以下根据自己所需自行定义,仅做参考。
|
|
# 针对对应处方的定制条目,请使用 <recipe>.custom.yaml 中配置,例如 rime_ice.custom.yaml
|
|
__patch:
|
|
key_binder/bindings/+:
|
|
# 开启逗号句号翻页
|
|
- { when: paging, accept: comma, send: Page_Up }
|
|
- { when: has_menu, accept: period, send: Page_Down }
|