mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove unnecessary require 'hydra
This commit is contained in:
@ -11,7 +11,6 @@
|
|||||||
:after rainbow-mode
|
:after rainbow-mode
|
||||||
:config
|
:config
|
||||||
(when (featurep! :feature hydra)
|
(when (featurep! :feature hydra)
|
||||||
(require 'hydra)
|
|
||||||
(defhydra hydra-kurecolor (:color pink
|
(defhydra hydra-kurecolor (:color pink
|
||||||
:hint nil)
|
:hint nil)
|
||||||
"
|
"
|
||||||
|
Reference in New Issue
Block a user