diff options
| author | JackJ30 <jackqjamison@gmail.com> | 2025-03-31 02:15:31 -0400 |
|---|---|---|
| committer | JackJ30 <jackqjamison@gmail.com> | 2025-03-31 02:15:31 -0400 |
| commit | b9798394f5b85dc053ae8cfe7170b581cf379087 (patch) | |
| tree | a295c1a67d85bd5a6709c91626bb4543985b7bd3 /.config/emacs/early-init.el | |
| parent | 9359d435fc913f1ad84840db316568cfb3e946d2 (diff) | |
newfig
Diffstat (limited to '.config/emacs/early-init.el')
| -rw-r--r-- | .config/emacs/early-init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/early-init.el b/.config/emacs/early-init.el index 25a0d1f..f6903ec 100644 --- a/.config/emacs/early-init.el +++ b/.config/emacs/early-init.el @@ -1 +1,2 @@ +(setq package-enable-at-startup nil) (setenv "LSP_USE_PLISTS" "true") |
