From d1a28879f0269700869d7c950fed9d689696f370 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 17 Apr 2018 09:10:59 -0700 Subject: [emacs] some more hydra stuff. --- emacs.d/modules/module-pants.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs.d/modules/module-pants.el') diff --git a/emacs.d/modules/module-pants.el b/emacs.d/modules/module-pants.el index 85d7fec..579c298 100644 --- a/emacs.d/modules/module-pants.el +++ b/emacs.d/modules/module-pants.el @@ -12,7 +12,7 @@ :bind (("C-c b" . pants-find-build-file) ("C-c r" . pants-run-binary) ("C-c t" . pants-run-test) - ("C-c p" . hydra-pants/body))) + ("C-c h" . hydra-pants/body))) (defhydra hydra-pants (:hint nil :exit t) " -- cgit 1.4.1