加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
defaultb.yaml 1.59 KB
一键复制 编辑 原始数据 按行查看 历史
vingen 提交于 2019-10-27 17:23 . copy from github.
# Rime default settings
# encoding: utf-8
config_version: '0.40'
schema_list:
- schema: luna_pinyin
- schema: luna_pinyin_simp
- schema: luna_quanpin
- schema: zhengma #安静郑码
- schema: zmb #单字郑码
- schema: zmbig #巨集关码 加入百度输入法中常用词。
- schema: luna_pinyin_fluency
- schema: bopomofo
- schema: bopomofo_tw
- schema: cangjie5
- schema: stroke
- schema: terra_pinyin
- schema: pinyin123 #以上三套郑码方按编码反查所必需的拼音
switcher:
caption: 〔方案選單〕
hotkeys:
- Control+grave
- Control+Shift+grave
- F4
save_options:
- full_shape
- ascii_punct
- simplification
- extended_charset
- zh_hant
- zh_hans
- zh_hant_tw
fold_options: true
abbreviate_options: true
option_list_separator: '/'
menu:
page_size: 3
punctuator:
full_shape:
__include: punctuation:/full_shape
half_shape:
__include: punctuation:/half_shape
key_binder:
bindings:
__patch:
- key_bindings:/emacs_editing
- key_bindings:/move_by_word_with_tab
- key_bindings:/paging_with_minus_equal
- key_bindings:/paging_with_comma_period
- key_bindings:/numbered_mode_switch
recognizer:
patterns:
email: "^[A-Za-z][-_.0-9A-Za-z]*@.*$"
uppercase: "[A-Z][-_+.'0-9A-Za-z]*$"
url: "^(www[.]|https?:|ftp[.:]|mailto:|file:).*$|^[a-z]+[.].+$"
ascii_composer:
good_old_caps_lock: true
switch_key:
Shift_L: inline_ascii
Shift_R: commit_text
Control_L: noop
Control_R: noop
Caps_Lock: clear
Eisu_toggle: clear
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化