diff options
| author | James Nguyen <james@jojojames.com> | 2017-06-24 10:00:15 -0700 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2017-06-24 10:03:33 -0700 |
| commit | b3067724037b04470bd36fb0996d9d07d4489414 (patch) | |
| tree | 998922ca091428658a866cdab7fb52efee0e291b /evil-integration.el | |
| parent | d35f3a225feb27002b2aa207e955ca7b305b9ca8 (diff) | |
Use evil-esc in minibuffers
This avoids having to input ESC ESC ESC in Terminals when trying to
exit out of Minibuffer/Ivy/Helm/etc.
Can then write something like this for Ivy to escape out.
(eval-after-load 'evil
(lambda ()
(define-key ivy-minibuffer-map [escape] 'minibuffer-keyboard-quit)))
Diffstat (limited to 'evil-integration.el')
0 files changed, 0 insertions, 0 deletions
