Amend org mode
This commit is contained in:
parent
d08235e750
commit
de2758eba4
1 changed files with 3 additions and 1 deletions
|
|
@ -533,7 +533,9 @@
|
|||
'((sequence "TODO" "DOING" "WAITING" "|" "DONE"))
|
||||
org-confirm-babel-evaluate nil
|
||||
org-startup-indented t
|
||||
calendar-week-start-day 1))
|
||||
calendar-week-start-day 1
|
||||
org-M-RET-may-split-line '((default . nil))
|
||||
org-insert-heading-respect-content t))
|
||||
|
||||
(use-package org-modern
|
||||
:after org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue