Skip to content

Commit a745d57

Browse files
committed
Revert: 恢复「雾凇扩展字库」
This reverts commit 6fd3f43. 测试发现,扩展字库对小狼毫卡顿影响不大;小狼毫如果卡顿,可以重启服务试试看
1 parent 837f759 commit a745d57

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

rime_mint.dict.yaml

+2-3
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ sort: by_weight
77
import_tables:
88
- dicts/custom_simple # 自定义
99
- dicts/rime_ice.8105 # 霧凇拼音 常用字集合
10+
- dicts/rime_ice.41448 # 霧凇拼音 完整字集合
1011
- dicts/rime_ice.base # 雾凇拼音 基础词库
12+
- dicts/rime_ice.ext # 雾凇拼音 扩展词库
1113
- dicts/other_kaomoji # 颜文字表情(按`VV`呼出)
1214
- dicts/rime_ice.others # 雾凇拼音 others词库(用于自动纠错)
1315
# 20240608 Emoji完全交友OpenCC,不再使用字典作为补充
1416
# - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
15-
# 20240608 移除大字表和扩展词库包,1. 减少卡顿; 2. 避免用户没安装大字库而出现方块或问号字
16-
# - dicts/rime_ice.ext # 雾凇拼音 扩展词库
17-
# - dicts/rime_ice.41448 # 霧凇拼音 完整字集合
1817
...

terra_pinyin.dict.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,8 @@ sort: by_weight
88
import_tables:
99
- dicts/terra_pinyin_base # terra_pinyin 自带的字典(自带的terra_pinyin.dict.yaml)
1010
- dicts/terra_rime_ice.base # 使用Python转义的雾凇拼音base
11+
- dicts/terra_rime_ice.ext # 使用Python转义的雾凇拼音ext
1112
- dicts/other_kaomoji # 颜文字表情(按`vv`呼出)
1213
# 20240608 Emoji完全交友OpenCC,不再使用字典作为补充
1314
# - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
14-
# 20240608 移除扩展词库包,1. 减少卡顿;
15-
# - dicts/terra_rime_ice.ext # 雾凇拼音 扩展词库
1615
...

0 commit comments

Comments
 (0)