Increase eglot-connect-timeout again

This commit is contained in:
Evie Litherland-Smith 2025-02-24 11:01:22 +00:00
parent dea6414230
commit e7b6d2c2cb

View file

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