Fix todo keywords

This commit is contained in:
Marcus Kammer 2021-11-06 12:59:41 +01:00
parent ea275bb640
commit 9abc2aa586
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -217,7 +217,7 @@
("plantuml" . plantuml)))
(org-time-stamp-rounding-minutes '(30 30))
(org-todo-keywords
'((sequence "OPEN" "TODO" "DOING" "|" "DONE")))
'(sequence "OPEN" "TODO" "DOING" "|" "DONE"))
(org-use-property-inheritance nil)
:config
(org-babel-do-load-languages