summary refs log tree commit diff
path: root/emacs.d/modules/module-pants.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/modules/module-pants.el')
-rw-r--r--emacs.d/modules/module-pants.el2
1 files changed, 1 insertions, 1 deletions
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)
 "