Increase default Eglot connection timeout

This commit is contained in:
Evie Litherland-Smith 2025-02-24 10:18:56 +00:00
parent d709c3c59b
commit d782854337

View file

@ -1059,6 +1059,7 @@
(eglot-extend-to-xref t)
(eglot-autoshutdown t)
(eglot-sync-connect nil)
(eglot-connect-timeout 120)
(eglot-autoreconnect (* 60 5))
(eglot-events-buffer-config '(:size 0))
:init