forked from colonelpanic/dotfiles
fix org-mode.
This commit is contained in:
parent
07f657de35
commit
7b87397429
@ -588,7 +588,6 @@ The current directory is assumed to be the project's root otherwise."
|
|||||||
("C-c C-S-t" . org-todo-force-notes))
|
("C-c C-S-t" . org-todo-force-notes))
|
||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
(call-interactively 'org-todo)))
|
|
||||||
(setq org-habit-graph-column 50)
|
(setq org-habit-graph-column 50)
|
||||||
(setq org-habit-show-habits-only-for-today nil)
|
(setq org-habit-show-habits-only-for-today nil)
|
||||||
(unless (boundp 'org-gtd-file)
|
(unless (boundp 'org-gtd-file)
|
||||||
|
Loading…
Reference in New Issue
Block a user