Remove eglot-autoshutdown
This commit is contained in:
3
init.el
3
init.el
@@ -471,8 +471,7 @@
|
|||||||
|
|
||||||
;;; Eglot
|
;;; Eglot
|
||||||
|
|
||||||
(setq eglot-sync-connect 1
|
(setq eglot-sync-connect 1)
|
||||||
eglot-autoshutdown t)
|
|
||||||
|
|
||||||
;; Activate Eglot in cross-referenced non-project files
|
;; Activate Eglot in cross-referenced non-project files
|
||||||
(setq eglot-extend-to-xref t)
|
(setq eglot-extend-to-xref t)
|
||||||
|
|||||||
Reference in New Issue
Block a user