3
init.el
3
init.el
@@ -471,7 +471,8 @@
|
|||||||
|
|
||||||
;;; 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