summaryrefslogtreecommitdiff
path: root/tw/home/files
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home/files')
-rw-r--r--tw/home/files/emacs-init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/tw/home/files/emacs-init.el b/tw/home/files/emacs-init.el
index d415484b..d57c5162 100644
--- a/tw/home/files/emacs-init.el
+++ b/tw/home/files/emacs-init.el
@@ -344,6 +344,8 @@
;; Org-mode
(use-package org
+ :commands (org-mode)
+ :mode (rx ".org" eos)
:custom
(org-latex-src-block-backend 'minted "Colourise source code.")
(org-latex-packages-alist