summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index d3283f6..bb7d5bf 100644
--- a/init.el
+++ b/init.el
@@ -97,6 +97,8 @@
("w" . org-refile-goto-last-stored))
(define-prefix-command 'km/org-prefix-map)
(setq org-use-extra-keys t)
+
+ (setq org-export-backends '(ascii html latex))
:config
(setq org-log-done t
org-log-into-drawer t