mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
module: remove :ui hydra
This module has been deprecated for some time because it is too trivially small, and it's always been unclear how hydra fits into Doom's vision for its UI, but I intend to lean into either transient or Embark in the future.
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
;;doom-quit ; DOOM quit-message prompts when you quit Emacs
|
||||
;;(emoji +unicode) ; 🙂
|
||||
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
|
||||
;;hydra
|
||||
;;indent-guides ; highlighted indent columns
|
||||
;;ligatures ; ligatures and symbols to make your code pretty again
|
||||
;;minimap ; show a map of the code on the side
|
||||
|
Reference in New Issue
Block a user