forked from chwt163/mytrime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrime_ice.custom.yaml
42 lines (42 loc) · 994 Bytes
/
rime_ice.custom.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# Rime schema
# encoding: utf-8
patch:
schema:
name: 拼音
switches:
- name: ascii_mode
states: [ '中文', ' ᴀʙᴄ ' ]
reset: 0
- name: emoji
states: [ ' ⋯ ', ' ☻ ' ]
reset: 0
# - name: traditionalization
# states: [ '简', '繁' ]
# reset: 0
- name: full_shape
states: [ ' ◗ ',' ⬥ ' ]
reset: 0
- name: ascii_punct
states: [' ੦ ',' ◍ ']
reset: 0
- options: [_key_paste_clip]
states: [" ☆ "]
# - options: [_key_Theme_settings]
# states: [" ◲ "]
- options: [_key_Menu]
states: [" ⁝ "]
- options: [_key_Hide]
states: [" ▾ "]
#states: ["⌵"]
speller:
algebra:
# 韵母
- derive/in$/ing/
- derive/ing$/in/
# 拼音音节
- derive/^chen$/cheng/
- derive/^cheng$/chen/
- derive/^shen$/sheng/
- derive/^sheng$/shen/
- derive/^zhen$/zheng/
- derive/^zheng$/zhen/