From 51e6f7a723102a52c5a9fdbf3a0d042fec324caf Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 28 Sep 2015 19:19:04 -0400 Subject: [PATCH] Add binding to hydra-mc to quit on enter --- .emacs.d/init-hydra.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.emacs.d/init-hydra.el b/.emacs.d/init-hydra.el index 7d042e0..6336419 100644 --- a/.emacs.d/init-hydra.el +++ b/.emacs.d/init-hydra.el @@ -61,7 +61,9 @@ Mark (+S=unmark): __:prev __:next __:skip prev __:skip ne ("S-" mc/unmark-previous-like-this) ("S-" mc/unmark-next-like-this) ("" mc/skip-to-next-like-this) - ("" mc/skip-to-previous-like-this)) + ("" mc/skip-to-previous-like-this) + + ("" nil)) (defhydra hydra-avy (:hint nil :color blue) "