]> git.donarmstrong.com Git - org-ref.git/blobdiff - jmax-bibtex.el
rm load org-ref-init.el and replace with org-ref.el
[org-ref.git] / jmax-bibtex.el
index 3e932dcf3a1e4224a916d7ed4e08f4280884f157..06f4396e57bfe398fed63e34c11b79903aff1bcb 100644 (file)
@@ -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,8 @@ 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"
  (defhydra jmax-bibtex-hydra (:color blue)