feature/evil: doom-init-theme-hook => doom-load-theme-hook
This commit is contained in:
parent
0e5e586826
commit
87f18bb906
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@
|
|||
|
||||
(defun +evil|update-cursor-color ()
|
||||
(setq +evil--default-cursor-color (face-background 'cursor)))
|
||||
(add-hook 'doom-init-theme-hook #'+evil|update-cursor-color)
|
||||
(add-hook 'doom-load-theme-hook #'+evil|update-cursor-color)
|
||||
|
||||
|
||||
;; --- keybind fixes ----------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue