Rename doom/reload => doom/reload-load-path
This commit is contained in:
parent
235576d168
commit
42fec8494d
4 changed files with 9 additions and 9 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue