diff --git a/README.org b/README.org index 48b3f0e..90b802c 100644 --- a/README.org +++ b/README.org @@ -538,6 +538,8 @@ For reference information, see [[https://orgmode.com][Org-mode website]] (use-package org-noter :ensure t :diminish + :after (org doc-view) + :commands (org-noter) :custom (org-noter-always-create-frame nil) (org-noter-kill-frame-at-session-end nil)