From c9d30098e5fdb1abd27a87104a13ab7c8bfb73d6 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 22 Dec 2020 20:33:57 -0600 Subject: Move early-init.el into one block --- config.org | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'config.org') diff --git a/config.org b/config.org index 8b813fa..639bbc4 100644 --- a/config.org +++ b/config.org @@ -1482,10 +1482,8 @@ from [[https://karthinks.com/software/more-batteries-included-with-emacs/#regexp :END: #+begin_src emacs-lisp :comments no - ;; early-init.el -*- lexical-binding: t; no-byte-compile: t; -*- - #+end_src + ;; early-init.el -*- lexical-binding: t; no-byte-compile: t; -*- - #+begin_src emacs-lisp (setq load-prefer-newer t) (setq frame-inhibit-implied-resize t) #+end_src -- cgit 1.4.1-21-gabe81