mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-06 15:13:33 -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:
4
modules/ui/hydra/config.el
Normal file
4
modules/ui/hydra/config.el
Normal file
@@ -0,0 +1,4 @@
|
||||
;;; ui/hydra/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
;;;###package hydra
|
||||
(setq lv-use-seperator t)
|
Reference in New Issue
Block a user