Add docstring to +org-pretty-mode

This commit is contained in:
Henrik Lissner 2018-06-04 18:48:54 +02:00
parent 23bd9d3efa
commit 84c17b0413
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -26,7 +26,7 @@ current file). Only scans first 2048 bytes of the document."
;;;###autoload
(define-minor-mode +org-pretty-mode
"TODO"
"Hides emphasis markers and toggles pretty entities."
:init-value nil
:lighter " *"
:group 'evil-org