Emacs org-mode: added habits to org-modules

This commit is contained in:
Marcel Kapfer 2019-02-27 16:14:06 +01:00
parent eb0457e9cf
commit e9b168e5b6
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 0 deletions

View File

@ -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