From 17c6cae2094d97020f8606ba79dbc496e32429e7 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 3 Feb 2023 11:38:21 -0500 Subject: elisp .emacs --- dot_emacs.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_emacs.tmpl b/dot_emacs.tmpl index 8fc67a1..1412a07 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