Commit 80dcec1 1 parent 30c74c8 commit 80dcec1 Copy full SHA for 80dcec1
File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ import_tables:
11
11
- dicts/rime_ice.base # 雾凇拼音 基础词库
12
12
- dicts/rime_ice.ext # 雾凇拼音 扩展词库
13
13
- dicts/other_kaomoji # 颜文字表情(按`VV`呼出)
14
- - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
15
14
- dicts/rime_ice.others # 雾凇拼音 others词库(用于自动纠错)
15
+ # 20240608 Emoji完全交友OpenCC,不再使用字典作为补充
16
+ # - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
16
17
...
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ import_tables:
10
10
- dicts/terra_rime_ice.base # 使用Python转义的雾凇拼音base
11
11
- dicts/terra_rime_ice.ext # 使用Python转义的雾凇拼音ext
12
12
- dicts/other_kaomoji # 颜文字表情(按`vv`呼出)
13
- - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
13
+ # 20240608 Emoji完全交友OpenCC,不再使用字典作为补充
14
+ # - dicts/other_emoji # Emoji(仅仅作为补充,实际使用一般是OpenCC生效)
14
15
...
You can’t perform that action at this time.
0 commit comments