[emacs] Reactivate literate-calc-mode, I might get used to it

This commit is contained in:
Sebastian Schulze 2024-01-03 10:13:01 +01:00
parent 2951ab0853
commit 4ef9097a9f
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 0 deletions

View File

@ -430,6 +430,8 @@ is tomorrow. With two prefixes, select the deadline."
(add-hook 'org-clock-in-hook 'save-buffer)
(add-hook 'org-clock-out-hook 'save-buffer))
(use-package! literate-calc-mode)
(use-package! org-journal
:after (org)
:init