fix: v 模式的少许 Bug

This commit is contained in:
Dvel
2023-01-19 18:36:43 +08:00
parent 708522aeb6
commit ae9840446d
3 changed files with 33 additions and 38 deletions

View File

@@ -6,7 +6,7 @@
schema:
schema_id: rime_ice
name: 雾凇拼音
version: "1.1.0"
version: "1.2.0"
author:
- Dvel
description: |
@@ -60,7 +60,6 @@ engine:
translators:
- punct_translator
- script_translator
- lua_translator@v_single_char_first_filter # v 模式 symbols 优先(否则是英文优先)
- lua_translator@date_translator # 时间、日期、星期
- table_translator@custom_phrase # 自定义短语 custom_phrase.txt
- table_translator@melt_eng # 英文输入
@@ -70,6 +69,7 @@ engine:
- lua_filter@long_word_filter # 长词优先
- simplifier@emoji # Emoji
- simplifier@traditionalize # 简繁切换
- lua_filter@v_filter # v 模式 symbols 优先(否则是英文优先)
- uniquifier # 去重