-
-
Save z3t0/70a527427537b413716b2e5863f27089 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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