config: 关闭全拼 huia → huai 的纠错
This commit is contained in:
parent
34ab9725ea
commit
98ef0c1846
@ -4,6 +4,10 @@
|
||||
|
||||
|
||||
|
||||
## 2023-08-07 🆕
|
||||
|
||||
支持搜狗双拼 [34ab972](https://github.com/iDvel/rime-ice/commit/34ab9725ea9cdf918cbf9f6a4c27d61db7736b07)
|
||||
|
||||
## 2023-08-06 🆕
|
||||
|
||||
`corrector.lua` 错音错字提示 [3c3582e](https://github.com/iDvel/rime-ice/commit/3ce582e1951acb6dc381332d8e61381767d35a36)
|
||||
|
@ -305,7 +305,7 @@ speller:
|
||||
- derive/([g|k|h|zh|sh])ua$/$1au/
|
||||
# uai
|
||||
- derive/([g|h|k|zh|ch|sh])uai$/$1aui/
|
||||
- derive/([g|h|k|zh|ch|sh])uai$/$1uia/
|
||||
# - derive/([g|h|k|zh|ch|sh])uai$/$1uia/ # 和「会啊、追啊」等常用词有冲突
|
||||
# uan
|
||||
- derive/([qrtysdghjklzxcn])uan$/$1aun/
|
||||
# - derive/([qrtysdghjklzxcn])uan$/$1una/ # 和「去哪、露娜」等常用词有冲突
|
||||
|
Loading…
x
Reference in New Issue
Block a user