Skip to content

Commit

Permalink
fix: reset luna pinyin to simplification
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Jun 18, 2021
1 parent ea79e06 commit 97e56de
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions luna_pinyin/luna_pinyin.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,17 @@ patch:
- pinyin:/ziantuan_preedit_format
- pinyin:/zhongguan_preedit_format

# 默认使用简体
switches:
- name: ascii_mode
reset: 0
states: [ 中文, 西文 ]
- name: full_shape
states: [ 半角, 全角 ]
- name: simplification
reset: 1
states: [ 漢字, 汉字 ]

# 添加朙月拼音扩充词库
translator/dictionary: luna_pinyin.extended
...

0 comments on commit 97e56de

Please sign in to comment.