Last active
February 8, 2020 13:50
-
-
Save mutoo/5656237 to your computer and use it in GitHub Desktop.
my squirrel custom patches, using wubi_pinyin
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
| # Rime default settings | |
| # encoding: utf-8 | |
| patch: | |
| schema_list: | |
| - schema: wubi_pinyin | |
| switcher/caption: $ | |
| menu: | |
| page_size: 5 |
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
| # Rime default settings | |
| # encoding: utf-8 | |
| patch: | |
| "style/horizontal": true | |
| "style/font_point": 16 | |
| "app_options/com.microsoft.VSCode": | |
| ascii_mode: false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment