summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2015-07-11 11:27:02 +0200
committerAlan Pearce2015-07-11 11:27:02 +0200
commit40029783e5f8ad0edf4dc07803a4fd56660d6dc1 (patch)
tree4a2faa6cb381883f1ed1da5971ab16ff57101b9c /tag-emacs
parent5d76f0e8fdbe8447ca0078d7438a79090bd89430 (diff)
downloaddotfiles-40029783e5f8ad0edf4dc07803a4fd56660d6dc1.tar.lz
dotfiles-40029783e5f8ad0edf4dc07803a4fd56660d6dc1.tar.zst
dotfiles-40029783e5f8ad0edf4dc07803a4fd56660d6dc1.zip
Emacs: Fontify src blocks in org-mode
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index d51638d..1f8651a 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -870,6 +870,8 @@ mouse-1: Display Line and Column Mode Menu"))))))
 
                   org-table-duration-custom-format 'seconds
 
+                  org-src-fontify-natively t
+
                   org-export-have-math t
 
                   org-blank-before-new-entry '((heading . t)