mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Remove def-hydra! macro alias
Causes byte-compilation issues and the alias is unnecessary.
This commit is contained in:
@@ -24,6 +24,7 @@ Expects a `font-spec'.")
|
||||
return a string). This changes the 'long' name of a major-mode, allowing for
|
||||
shorter major mode name in the mode-line. See `doom|set-mode-name'.")
|
||||
|
||||
;;
|
||||
(defvar doom-init-ui-hook nil
|
||||
"List of hooks to run when the UI has been initialized.")
|
||||
|
||||
|
Reference in New Issue
Block a user