hydra-ox.el: Add a require hydra

master
Jonas Bernoulli 11 years ago
parent 90a4e76c37
commit 7e5f64e17b
  1. 2
      hydra-ox.el

@ -24,6 +24,8 @@
;; This shows how a complex dispatch menu can be built with Hydra.
;;; Code:
(require 'hydra)
(require 'org)
(defhydradio hydra-ox ()

Loading…
Cancel
Save