tools/ein: fix +ein/hydra autoload #2054
This commit is contained in:
parent
2dd27260bb
commit
2a01a9dcdf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
;;; tools/ein/autoload/hydra.el -*- lexical-binding: t; -*-
|
;;; tools/ein/autoload/hydra.el -*- lexical-binding: t; -*-
|
||||||
;;;###if (featurep! :ui hydra)
|
;;;###if (featurep! :ui hydra)
|
||||||
|
|
||||||
;;;###autoload (autoload '+ein/hydra/body "tools/ein/autoload" nil t)
|
;;;###autoload (autoload '+ein/hydra/body "tools/ein/autoload/hydra" nil t)
|
||||||
(defhydra +ein/hydra (:hint t :color red)
|
(defhydra +ein/hydra (:hint t :color red)
|
||||||
"
|
"
|
||||||
Operations on Cells^^^^^^ Other
|
Operations on Cells^^^^^^ Other
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue