Guest User

Untitled

a guest
Dec 15th, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. patch:
  2. menu:
  3. page_size: 7 # 设置候选字数量 个人喜好 7
  4. schema_list:
  5. - schema: wubi_pinyin # 五笔拼音混合輸入 偶尔生字需要拼音
  6. - shcema: luna_pinyin_simp # luna 拼音 个人几乎不用
  7.  
  8.  
  9. #下面定义“输入选单”的切换控制
  10. switcher:
  11. abbreviate_options: true
  12. caption: "〔切换〕" #把默认的“方案選單”修改为了“切换”。
  13. fold_options: true
  14. hotkeys:
  15. - "Control+s" #默认方案
  16. - "Command+Shift+grave" #默认方案
  17.  
  18. option_list_separator: "/" #以下都为默认custom.yaml文件的默认配置,copy过来就可以。
  19. save_options:
  20. - full_shape
  21. - ascii_punct
  22. - simplification
  23. - extended_charset
Add Comment
Please, Sign In to add comment