diff --git a/init.el b/init.el index c3e3fe1..6adf438 100644 --- a/init.el +++ b/init.el @@ -471,8 +471,7 @@ ;;; Eglot -(setq eglot-sync-connect 1 - eglot-autoshutdown t) +(setq eglot-sync-connect 1) ;; Activate Eglot in cross-referenced non-project files (setq eglot-extend-to-xref t)