mirror of
https://github.com/d0zingcat/rime-ice.git
synced 2026-05-13 15:09:58 +00:00
fix: 降权大写单词的小写形式编码 https://github.com/iDvel/rime-ice/issues/666#issuecomment-2405142244
This commit is contained in:
@@ -52,6 +52,7 @@ function M.init(env)
|
||||
"wash", "zach",
|
||||
-- 其他
|
||||
"quanx", "eg",
|
||||
"my", "mt", "dj", "as", "js", "cs", "ak", "ps", "cd", "cn", "hk", "bt", "pk"
|
||||
}
|
||||
M.all = {}
|
||||
for _, v in ipairs(all) do
|
||||
|
||||
Reference in New Issue
Block a user