Merge pull request #2920 from AloisJanicek/develop

Autoload all 4 org decrypt/encrypt user commands
This commit is contained in:
Henrik Lissner
2020-04-17 15:40:19 -04:00
committed by GitHub

View File

@ -778,7 +778,7 @@ compelling reason, so..."
(use-package! org-crypt ; built-in
:commands org-encrypt-entries
:commands org-encrypt-entries org-encrypt-entry org-decrypt-entries org-decrypt-entry
:hook (org-reveal-start . org-decrypt-entry)
:config
(add-hook! 'org-mode-hook