-
-
Save shiami/d9c5cb0f79b4a879e7b173f9bff9407d to your computer and use it in GitHub Desktop.
在Rime輸入方案選單中添加五筆、雙拼、粵拼、注音,保留你需要的
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # default.custom.yaml | |
| # save it to: | |
| # ~/.ibus/rime (linux) | |
| # ~/Library/Rime (macos) | |
| # %APPDATA%\Rime (windows) | |
| patch: | |
| schema_list: | |
| - schema: luna_pinyin | |
| - schema: wubi86 | |
| - schema: double_pinyin | |
| - schema: double_pinyin_mspy | |
| - schema: double_pinyin_abc | |
| - schema: double_pinyin_flypy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment