X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=jmax-bibtex.el;h=67cd11e764f686514281efad36514d152903748d;hp=3e932dcf3a1e4224a916d7ed4e08f4280884f157;hb=b364e49eb183d660d9adb4267bc962b9e98183ae;hpb=76ef70aebe633f11444a59d89258dd6b52d7ffb5 diff --git a/jmax-bibtex.el b/jmax-bibtex.el index 3e932dc..67cd11e 100644 --- a/jmax-bibtex.el +++ b/jmax-bibtex.el @@ -1,7 +1,7 @@ ;;; jmax-bibtex.el --- jmax-bibtex utilities ;;; Commentary: -;; Requires: s.el, dash.el, org-ref.el, doi-utils.el +;; Requires: s.el, dash.el, org-ref.el, doi-utils.el, key-chord.el ;;; Code: @@ -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 'key-chord) (key-chord-define-global "jj" (defhydra jmax-bibtex-hydra (:color blue)