From e9b168e5b6d7bef7ce5f14351b6bc7fb90ea08d5 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Wed, 27 Feb 2019 16:14:06 +0100 Subject: [PATCH] Emacs org-mode: added habits to org-modules --- emacs/emacs.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs/emacs.el b/emacs/emacs.el index 2b8435e..d86773a 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -366,6 +366,8 @@ (use-package org :mode "\\.org$" :config + ;; Add org modules + (add-to-list 'org-modules 'habits) ;; add scrartcl LaTeX class to org (with-eval-after-load 'ox-latex (add-to-list 'org-latex-classes