Remove eglot-autoshutdown

This commit is contained in:
James Cherti
2025-02-07 06:25:21 -05:00
parent 7fe9ccb3b8
commit 99e802bc84

View File

@@ -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)