aboutsummaryrefslogtreecommitdiff
path: root/config/emacs.el
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.el
parentc2b671a72e88b68d93cad32801b23bd0248fc684 (diff)
change emacs a little; more stuff
Diffstat (limited to 'config/emacs.el')
-rw-r--r--config/emacs.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/emacs.el b/config/emacs.el
index d4879e9..773ebff 100644
--- a/config/emacs.el
+++ b/config/emacs.el
@@ -124,6 +124,7 @@ Otherwise, just insert the typed character."
'(
(shell . t)
(python . t)
+ (latex . t)
)
)