Commit 6fd3f43 1 parent 80dcec1 commit 6fd3f43 Copy full SHA for 6fd3f43
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ sort: by_weight
7
7
import_tables :
8
8
- dicts/custom_simple # 自定义
9
9
- dicts/rime_ice.8105 # 霧凇拼音 常用字集合
10
- - dicts/rime_ice.41448 # 霧凇拼音 完整字集合
11
10
- dicts/rime_ice.base # 雾凇拼音 基础词库
12
- - dicts/rime_ice.ext # 雾凇拼音 扩展词库
13
11
- dicts/other_kaomoji # 颜文字表情(按`VV`呼出)
14
12
- dicts/rime_ice.others # 雾凇拼音 others词库(用于自动纠错)
15
13
# 20240608 Emoji完全交友OpenCC,不再使用字典作为补充
16
14
# - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
15
+ # 20240608 移除大字表和扩展词库包,1. 减少卡顿; 2. 避免用户没安装大字库而出现方块或问号字
16
+ # - dicts/rime_ice.ext # 雾凇拼音 扩展词库
17
+ # - dicts/rime_ice.41448 # 霧凇拼音 完整字集合
17
18
...
Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ sort: by_weight
8
8
import_tables :
9
9
- dicts/terra_pinyin_base # terra_pinyin 自带的字典(自带的terra_pinyin.dict.yaml)
10
10
- dicts/terra_rime_ice.base # 使用Python转义的雾凇拼音base
11
- - dicts/terra_rime_ice.ext # 使用Python转义的雾凇拼音ext
12
11
- dicts/other_kaomoji # 颜文字表情(按`vv`呼出)
13
12
# 20240608 Emoji完全交友OpenCC,不再使用字典作为补充
14
13
# - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
14
+ # 20240608 移除扩展词库包,1. 减少卡顿;
15
+ # - dicts/terra_rime_ice.ext # 雾凇拼音 扩展词库
15
16
...
You can’t perform that action at this time.
0 commit comments