mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Rename doom/reload => doom/reload-load-path
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
:config
|
||||
(set! :theme 'doom-one)
|
||||
|
||||
;; Ensure `doom/reload' reloads common faces
|
||||
;; Ensure `doom/reload-load-path' reloads common faces
|
||||
(defun +doom|reload-theme ()
|
||||
(load "doom-themes-common.el" nil t))
|
||||
(add-hook 'doom-pre-reload-theme-hook #'+doom|reload-theme)
|
||||
|
Reference in New Issue
Block a user