Skip to content

Instantly share code, notes, and snippets.

@ruyaoyao
Forked from lotem/cangjie5.custom.yaml
Last active August 29, 2015 14:13
Show Gist options
  • Save ruyaoyao/f4a121486cf8358b450a to your computer and use it in GitHub Desktop.
Save ruyaoyao/f4a121486cf8358b450a to your computer and use it in GitHub Desktop.
# cangjie5.custom.yaml
# save it to:
# ~/.config/ibus/rime (linux)
# ~/Library/Rime (macos)
# %APPDATA%\Rime (windows)
patch:
"key_binder/bindings":
- { when: composing, accept: Return, send: Escape }
- { when: has_menu, accept: semicolon, send: 2 }
- { when: has_menu, accept: apostrophe, send: 3 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment