Emacs: Fontify src blocks in org-mode
1 file changed, 2 insertions(+), 0 deletions(-)
jump to
M tag-emacs/emacs.d/init.el → tag-emacs/emacs.d/init.el
@@ -870,6 +870,8 @@ org-pretty-entities t org-table-duration-custom-format 'seconds + org-src-fontify-natively t + org-export-have-math t org-blank-before-new-entry '((heading . t)