[Org] Don’t use habits anymore

This commit is contained in:
Daniel - 2017-07-27 13:48:21 +02:00
parent f9acbdcecc
commit de0233d7cb
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 0 additions and 7 deletions

View File

@ -739,13 +739,6 @@ _y_: ?y? year _q_: quit _L__l__c_: ?l?
;;; Other Packages
(eval-after-load 'org-agenda
'(use-package org-habit
:config (progn
(setq org-habit-graph-column 73)
(setq org-habit-show-habits-only-for-today nil)
(setq org-habit-following-days 7))))
(require 'org-checklist)