From 5451ca9884bb53f722635ba838e258a7575479cf Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Tue, 3 Mar 2015 17:07:06 -0500 Subject: [PATCH] add hydra require I am trying to get a successful build on travis --- jmax-bibtex.el | 1 + 1 file changed, 1 insertion(+) diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 67cd11e..06f4396 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -423,6 +423,7 @@ N is a prefix argument. If it is numeric, jump that many entries back." ;; hydra menu for actions on bibtex entries +(require 'hydra) (require 'key-chord) (key-chord-define-global "jj" -- 2.39.2