diff options
| author | Jack Jamison <jackqjamison@gmail.com> | 2025-09-03 23:19:50 -0400 |
|---|---|---|
| committer | Jack Jamison <jackqjamison@gmail.com> | 2025-09-03 23:19:50 -0400 |
| commit | 2df30d446380659d39e81ad3bcbb1411b8d49a41 (patch) | |
| tree | e9ee8ef062158e943eb1b307020eb490effe8e7d /.config/emacs/early-init.el | |
| parent | 9b91697b98b15c360d590d0e736c781957859ca1 (diff) | |
simplify macs config
Diffstat (limited to '.config/emacs/early-init.el')
| -rw-r--r-- | .config/emacs/early-init.el | 1 |
1 files changed, 0 insertions, 1 deletions
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") |
