Rime config - correct the custom config format
authorPeng Li <seudut@gmail.com>
Fri, 24 Jun 2016 14:55:20 +0000 (22:55 +0800)
committerPeng Li <seudut@gmail.com>
Fri, 24 Jun 2016 14:55:20 +0000 (22:55 +0800)
miscellanea/default.custom.yaml
miscellanea/squirrel.custom.yaml

index da47479..eee9666 100644 (file)
@@ -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     # 朙月拼音 简化字模式
index 0502485..5c3067d 100644 (file)
@@ -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        # 候選窗横向顯示