diff options
Diffstat (limited to '')
-rw-r--r-- | emacs.d/custom/fcuny-org.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/custom/fcuny-org.el b/emacs.d/custom/fcuny-org.el index d3a3c69..3bc76eb 100644 --- a/emacs.d/custom/fcuny-org.el +++ b/emacs.d/custom/fcuny-org.el @@ -20,6 +20,7 @@ (org-lowest-priority ?4) (org-pretty-entities t) + (org-src-fontify-natively t) (org-startup-indented t) (org-directory (expand-file-name "~/Dropbox/notebooks")) |