Skip to content

Instantly share code, notes, and snippets.

@khanghoang
Last active January 29, 2016 13:46
Show Gist options
  • Save khanghoang/3141c016faf2229064df to your computer and use it in GitHub Desktop.
Save khanghoang/3141c016faf2229064df to your computer and use it in GitHub Desktop.
xCode custom binding key
:imap jk <Esc>
map <D-k> 5k
map <D-j> 5j

Use option command keyboard shortcut.

It can be remapped in Preferences - Keyboard Bindings - Move Focus To Next Area. You can also use XVim plug-in and its control w followed by w or h j k l.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment