Don't let init.el be byte compiled

This commit is contained in:
David Morgan 2021-09-08 12:48:59 +01:00
parent d113ddd1f3
commit 4334d07590
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
;;; init.el --- Init File -*- lexical-binding: t -*-
;;; init.el --- Init File -*- lexical-binding: t; no-byte-compile: t -*-
;;; Commentary:
;;; Code: