Skip to content

Commit

Permalink
update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanLaai committed Jun 3, 2021
1 parent ba984eb commit 9e34068
Show file tree
Hide file tree
Showing 9 changed files with 151,101 additions and 214,920 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
- **enjoy it! 好用的话就点个赞。感谢你的使用,因为本人同时在安卓和windows端使用,所以会一直更新。**
## 更新说明

#### 2021-06-03

- 1.修正郑码字典显示错误https://github.com/SivanLaai/rime_pure/issues/25
- 2.默认所有方案不显示字符和表情包

#### 2021-02-07

- 1.增加qq五笔
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ patch:
states: [ "无符", "符" ]
switches/@next 1:
name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]
'engine/filters/@before 0':
simplifier@symbol_support
Expand Down
4 changes: 2 additions & 2 deletions schemes/Clover四叶草拼音/clover.schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ switches:
reset: 0
states: [ 。,, ., ]
- name: symbol_support
reset: 1
reset: 0
states: [ "无符", "符" ]
- name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]


Expand Down
2 changes: 1 addition & 1 deletion schemes/QQ五笔/qq86wubi.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ patch:
states: [ "无符", "符" ]
switches/@next 1:
name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]

#######配置engine
Expand Down
2 changes: 1 addition & 1 deletion schemes/小鹤九宫双拼/flypy_jiugong.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ patch:
states: [ "无符", "符" ]
switches/@next 1:
name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]
'engine/filters/@before 0':
simplifier@symbol_support
Expand Down
2 changes: 1 addition & 1 deletion schemes/小鹤双拼/flypy.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ patch:
states: [ "无符", "符" ]
switches/@next 1:
name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]
'engine/filters/@before 0':
simplifier@symbol_support
Expand Down
2 changes: 1 addition & 1 deletion schemes/极点五笔/wubi86_jidian.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ patch:
states: [ "无符", "符" ]
switches/@next 1:
name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]

#######配置engine
Expand Down
2 changes: 1 addition & 1 deletion schemes/郑码/zhengma.custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ patch:
states: [ "无符", "符" ]
switches/@next 1:
name: emoji_suggestion
reset: 1
reset: 0
states: [ 😑️, 😁️ ]

#######配置engine
Expand Down
Loading

0 comments on commit 9e34068

Please sign in to comment.