Update org-mode package

This commit is contained in:
Marcus Kammer 2020-10-10 12:24:05 +02:00
parent b1edfeecdb
commit e2dbff6f75

View file

@ -102,7 +102,8 @@ There are two things you can do about this warning:
org-startup-folded t
org-startup-truncated nil
org-todo-keywords (quote ((sequence "TODO" "FEEDBACK" "VERIFY" "|" "DONE" "DELEGATED")))
org-use-property-inheritance nil))
org-use-property-inheritance nil
org-export-with-sub-superscripts nil))
(use-package helpful
:bind (("C-h f" . #'helpful-callable)