summary refs log tree commit diff
path: root/emacs.d/modules/module-pants.el
diff options
context:
space:
mode:
authorFranck Cuny <franck.cuny@gmail.com>2018-04-17 09:10:59 -0700
committerFranck Cuny <franck.cuny@gmail.com>2018-04-17 09:10:59 -0700
commitd1a28879f0269700869d7c950fed9d689696f370 (patch)
treed6770c20a27e6a2b5639342647d3779be2646793 /emacs.d/modules/module-pants.el
parent[emacs] Rewrite the python module. (diff)
downloademacs.d-d1a28879f0269700869d7c950fed9d689696f370.tar.gz
[emacs] some more hydra stuff.
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)
 "