org: set org-image-actual-width to nil

Allows to resize images in an org buffer.
This commit is contained in:
syl20bnr 2016-06-10 15:50:05 -04:00
parent 9d7259d83a
commit f147ec01e7
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@
".org-timestamps/")
org-log-done t
org-startup-with-inline-images t
org-image-actual-width nil
org-src-fontify-natively t
;; this is consistent with the value of
;; `helm-org-headings-max-depth'.