Remove def-hydra! macro alias
Causes byte-compilation issues and the alias is unnecessary.
This commit is contained in:
parent
7c611df6a6
commit
0b48575c14
7 changed files with 13 additions and 16 deletions
|
@ -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.")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue