mirror of
https://github.com/iDvel/rime-ice.git
synced 2026-04-25 08:05:04 +00:00
doc: 多音节词自动补全开关 new on librime nightly
doc: weasel.yaml 部分注释的版本信息修正 chore: changelog.md 标题格式修正
This commit is contained in:
@@ -157,6 +157,7 @@ pin_cand_filter:
|
||||
# 主翻译器,拼音
|
||||
translator:
|
||||
dictionary: rime_ice # 挂载词库 rime_ice.dict.yaml
|
||||
enable_word_completion: true # 大于 4 音节的词条自动补全,librime > 1.11.2
|
||||
prism: double_pinyin_mspy # 多方案共用一个词库时,为避免冲突,需要用 prism 指定一个名字。
|
||||
spelling_hints: 8 # corrector.lua :为了让错音错字提示的 Lua 同时适配全拼双拼,将拼音显示在 comment 中
|
||||
always_show_comments: true # corrector.lua :Rime 默认在 preedit 等于 comment 时取消显示 comment,这里强制一直显示,供 corrector.lua 做判断用。
|
||||
|
||||
Reference in New Issue
Block a user