Skip to content

Instantly share code, notes, and snippets.

@laosb
Last active October 8, 2022 03:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save laosb/a2147d66f0705d74da52033b7f7fcf1b to your computer and use it in GitHub Desktop.
Save laosb/a2147d66f0705d74da52033b7f7fcf1b to your computer and use it in GitHub Desktop.
Rime configuration
# To use rime-install:
#
# curl -fsSL https://raw.githubusercontent.com/rime/plum/master/rime-install | bash
#
# To install emoji support:
#
# plum/rime-install emoji
# plum/rime-install emoji:customize:schema=bopomofo
patch:
"menu/page_size": 9
"key_binder/bindings":
- { when: paging, accept: bracketleft, send: Page_Up }
- { when: has_menu, accept: bracketright, send: Page_Down }
ascii_composer:
good_old_caps_lock: false
switch_key:
Shift_L: noop
Shift_R: noop
Control_L: noop
Control_R: noop
Caps_Lock: commit_code
patch:
app_options/com.apple.Xcode: {}
app_options/com.apple.dt.Xcode: {}
app_options/com.microsoft.VSCode: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment