Skip to content

Instantly share code, notes, and snippets.

@bumaociyuan
Created January 27, 2016 07:53
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 bumaociyuan/11e48da3f6273f146a1d to your computer and use it in GitHub Desktop.
Save bumaociyuan/11e48da3f6273f146a1d to your computer and use it in GitHub Desktop.
ignore karabiner in xcode
<?xml version="1.0"?>
<root>
<replacementdef>
<replacementname>EMACS_MODE_IGNORE_APPS</replacementname>
<replacementvalue>
EMACS,
TERMINAL,
VI,
XCODE,
</replacementvalue>
</replacementdef>
</root>
@bumaociyuan
Copy link
Author

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