mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Autoload defhydra, remove unnecessary requires
This commit is contained in:
@ -35,7 +35,6 @@
|
||||
|
||||
|
||||
(when (featurep! :feature hydra)
|
||||
(require 'hydra)
|
||||
(defhydra +hydra-git-gutter (:body-pre (git-gutter-mode 1)
|
||||
:hint nil)
|
||||
"
|
||||
|
Reference in New Issue
Block a user