mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor, general comment revision
This commit is contained in:
@ -446,6 +446,7 @@ conditions where a window's buffer hasn't changed at the time this hook is run."
|
||||
:config
|
||||
(add-hook 'kill-emacs-hook #'org-clock-save))
|
||||
|
||||
;;
|
||||
|
||||
;; In case org has already been loaded (or you're running `doom/reload')
|
||||
(when (featurep 'org)
|
||||
(run-hooks 'org-load-hook))
|
||||
|
Reference in New Issue
Block a user