Skip to content

Instantly share code, notes, and snippets.

@AndyMoreland
Created July 30, 2014 05:57
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 AndyMoreland/fd5d70622fb3336325ca to your computer and use it in GitHub Desktop.
Save AndyMoreland/fd5d70622fb3336325ca to your computer and use it in GitHub Desktop.
(eval-after-load 'key-chord '(progn
(key-chord-mode 1)))
(eval-after-load 'key-chord '(progn
(key-chord-define-global "gf" 'ace-jump-word-mode)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment