diff options
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") |
