From 0441d9cbfa725fac11102e57b99f7a0cb8461516 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 11 Jan 2023 22:01:43 -0500 Subject: ~/.emacs is emacs-lisp --- dot_emacs.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl index bca1d2c..ca973a7 100644 --- a/dot_emacs.tmpl +++ b/dot_emacs.tmpl @@ -1,3 +1,4 @@ +;; -*- emacs-lisp -*- ;; (setq debug-on-error t) (require 'package) -- cgit v1.2.3