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