lang/org: doom-init-theme-hook => doom-load-theme-hook

This commit is contained in:
Henrik Lissner 2018-03-22 19:56:53 -04:00
parent 28303e24a2
commit 0dd2df5a86
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -222,7 +222,7 @@ unfold to point on startup."
(def-org-file-link! "doom-modules" doom-modules-dir)
;; Update UI when theme is changed
(add-hook 'doom-init-theme-hook #'+org|setup-ui))
(add-hook 'doom-load-theme-hook #'+org|setup-ui))
(defun +org|setup-keybinds ()
"Sets up org-mode and evil keybindings. Tries to fix the idiosyncrasies