diff options
Diffstat (limited to 'config/emacs.el')
-rw-r--r-- | config/emacs.el | 1 |
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) ) ) |