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:
@ -199,10 +199,6 @@ localleader prefix."
|
||||
(which-key-mode +1))
|
||||
|
||||
|
||||
;;;###package hydra
|
||||
(setq lv-use-seperator t)
|
||||
|
||||
|
||||
;;
|
||||
;;; `map!' macro
|
||||
|
||||
|
Reference in New Issue
Block a user