Skip to content

Instantly share code, notes, and snippets.

@z3t0
Created June 4, 2017 07:51
Show Gist options
  • Save z3t0/70a527427537b413716b2e5863f27089 to your computer and use it in GitHub Desktop.
Save z3t0/70a527427537b413716b2e5863f27089 to your computer and use it in GitHub Desktop.
(use-package key-chord
:config
(key-chord-mode 1))
(key-chord-define evil-insert-state-map "jk" 'evil-normal-state)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment