You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README_en.md
+8-4
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
1
-
2
1

3
2
4
3
-[中文 - 简体简介](README.md)
@@ -23,7 +22,6 @@ You have a QQ account, you can join the group chat(No Ads!): 703260572
23
22
**It is strongly recommended to refer to the [documentation ↗](https://www.mintimate.cc) for operation!!!**
24
23
25
24
The input method scheme included:
26
-
27
25
- Mint Pinyin (薄荷拼音) - Full Spelling Input: Full spelling input, suitable for the largest population, so it's the default input method.
28
26
- Double Pinyin Fly( 小鹤双拼) - Mint Customized: Based on Double Pinyin Fly, with added customizations. Supports input of phonetic and shape (shape code) components.
29
27
- Mint Pinyin (薄荷拼音) - Xiaohe Mixed Input: Supports Double Pinyin Fly input while in full spelling input mode.
@@ -75,7 +73,7 @@ Inside the Oh-my-rime, the 9-grid layout has been adapted from Hamster's [9-grid
75
73
76
74
## Configuration file description
77
75
78
-
-`default.custom.yaml` set the input method, how to switch the input method, turn the page, etc.
76
+
-`default.yaml` set the input method, how to switch the input method, turn the page, etc.
79
77
-`squirrel.yaml` Mac version to set which software defaults to English input, input method skin, etc.
80
78
-`weasel.yaml` Win version to set which software defaults to English input, input method skin, etc.
81
79
@@ -87,6 +85,7 @@ The dictionary directory [dicts](dicts) in this repository consists of the follo
For subsequent updates to the dictionaries, you can download the files inside the `dicts` directory of this repository and replace the existing files, except for the `custom_simple.dict.yaml` file.
112
112
113
113
If you want to expand the dictionaries on your own, you can import them in the dictionary configuration file of your input method. For example, in the Mint Pinyin dictionary configuration file [rime_mint.dict.yaml](rime_mint.dict.yaml):
114
+
114
115
```yaml
115
116
---
116
117
name: rime_mint # Make sure the name matches the file name
7.[Extending RIME with Lua scripts](https://github.com/hchunhui/librime-lua/wiki/Scripting)
150
153
151
154
> Especially rime-ice, this solution project, a large number of references to rime-ice. For the word library part, use Python to synchronize the basic word library of rime-ice and enable the ext extension word library that rime-ice does not enable by default.
152
155
153
156
## Other Recommended
154
-
-[98 Wubi, a very useful Wubi input program](http://www.98wubi.com/)
0 commit comments