mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add ui/hydra module
And conforms all existing hydras to the naming convention for interactive commands, e.g. +vc-gutter-hydra -> +vc/gutter-hydra
This commit is contained in:
@ -38,7 +38,6 @@
|
||||
;; core-keybinds.el
|
||||
(package! general)
|
||||
(package! which-key)
|
||||
(package! hydra)
|
||||
|
||||
;; autoload/debug.el
|
||||
(package! esup)
|
||||
|
Reference in New Issue
Block a user