From 2df30d446380659d39e81ad3bcbb1411b8d49a41 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Wed, 3 Sep 2025 23:19:50 -0400 Subject: simplify macs config --- .config/emacs/early-init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.config/emacs/early-init.el') diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index f6903ec..25a0d1f 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -1,2 +1 @@ -(setq package-enable-at-startup nil) (setenv "LSP_USE_PLISTS" "true") -- cgit v1.2.3