From: Peng Li Date: Fri, 24 Jun 2016 14:55:20 +0000 (+0800) Subject: Rime config - correct the custom config format X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=fa1266b905e1332acb1099efe1640fa4ed884e0d;p=dotfiles.git Rime config - correct the custom config format --- diff --git a/miscellanea/default.custom.yaml b/miscellanea/default.custom.yaml index da47479..eee9666 100644 --- a/miscellanea/default.custom.yaml +++ b/miscellanea/default.custom.yaml @@ -14,8 +14,7 @@ patch: Eisu_toggle: clear Shift_L: commit_code Shift_R: commit_code - menu: - page_size: 9 + menu/page_size: 9 schema_list: # - schema: luna_pinyin # 朙月拼音 # - schema: luna_pinyin_simp # 朙月拼音 简化字模式 diff --git a/miscellanea/squirrel.custom.yaml b/miscellanea/squirrel.custom.yaml index 0502485..5c3067d 100644 --- a/miscellanea/squirrel.custom.yaml +++ b/miscellanea/squirrel.custom.yaml @@ -3,9 +3,8 @@ # 用法:想要哪項生效,就刪去該行行首的#字符,但注意保留用於縮進的空格 patch: - app_options: - org.gnu.Emacs: - ascii_mode: true + app_options/org.gnu.Emacs: + ascii_mode: true # us_keyboard_layout: true # 鍵盤選項:應用美式鍵盤佈局 # show_notifications_when: growl_is_running # 狀態通知,默認裝有Growl時顯示,也可設爲全開(always)全關(never) # style/horizontal: true # 候選窗横向顯示