aboutsummaryrefslogtreecommitdiff
path: root/config/emacs.org
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-05-28 18:37:50 -0700
committerPreston Pan <preston@nullring.xyz>2024-05-28 18:37:50 -0700
commite0a4aa29f8ccbc9e86ec202be199756aea2528b6 (patch)
tree8888fc6cca84a58e8df3c7e6bc46c6efd7823d81 /config/emacs.org
parentc2b671a72e88b68d93cad32801b23bd0248fc684 (diff)
change emacs a little; more stuff
Diffstat (limited to 'config/emacs.org')
-rw-r--r--config/emacs.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/emacs.org b/config/emacs.org
index cf00924..9c2ce6e 100644
--- a/config/emacs.org
+++ b/config/emacs.org
@@ -162,6 +162,7 @@ For some reason, org-babel doesn't load these languages by default:
'(
(shell . t)
(python . t)
+ (latex . t)
)
)
#+end_src