diff --git a/init.d/text/misc.el b/init.d/text/misc.el index c353fa8..42a0a7e 100644 --- a/init.d/text/misc.el +++ b/init.d/text/misc.el @@ -1,6 +1,6 @@ ;;; misc.el --- Miscellaneous file formats. -*- lexical-binding: t; -*- -;; Time-stamp: <2020-07-08T05:46:42+0200> +;; Time-stamp: <2020-07-08T18:14:32+0200> ;;; Commentary: @@ -115,7 +115,8 @@ (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) (shell . t) - (C .t)))) + (C .t))) + (add-to-list 'org-modules 'org-tempo)) ; Templates (