Update org-mode package
This commit is contained in:
parent
b1edfeecdb
commit
e2dbff6f75
1 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue