mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: minor refactors & comment/docstring revisions
This commit is contained in:
@ -1070,6 +1070,7 @@ between the two."
|
||||
(set-marker p nil)))))
|
||||
|
||||
|
||||
;; TODO Move to +encrypt flag
|
||||
(use-package! org-crypt ; built-in
|
||||
:commands org-encrypt-entries org-encrypt-entry org-decrypt-entries org-decrypt-entry
|
||||
:hook (org-reveal-start . org-decrypt-entry)
|
||||
|
Reference in New Issue
Block a user