From 26c3dfd1de81a58b1e276a33dca8c7751071712b Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sun, 30 Nov 2014 12:02:41 -0800 Subject: [PATCH] Add org-habits module. --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index c84f9e9a..010cadb6 100644 --- a/init.el +++ b/init.el @@ -467,6 +467,7 @@ buffer is not visiting a file." ("C-c n s" . org-insert-todo-subheading)) :config (progn + (add-to-list 'org-modules 'org-habits) (let ((this-week-high-priority '(tags-todo "+PRIORITY=\"A\"+DEADLINE<\"<+1w>\"" ((org-agenda-overriding-header