Update Org config

This commit is contained in:
Gergely Polonkai 2017-08-07 10:43:50 +02:00
parent d6b15f0498
commit 776ab5caf4
1 changed files with 2 additions and 1 deletions

View File

@ -396,7 +396,8 @@
user-documents-directory user-documents-directory
(convert-standard-filename (convert-standard-filename
"/orgmode/from-mobile.org")) "/orgmode/from-mobile.org"))
org-log-done 'time) org-log-done 'time
org-src-preserve-indentation t)
:config :config
(require 'ox-md) (require 'ox-md)
(unless (boundp 'org-capture-templates) (unless (boundp 'org-capture-templates)