Generalize LSP optimizations to include eglot

This commit is contained in:
Henrik Lissner
2020-08-11 21:10:35 -04:00
parent 50f1391e86
commit 6cf5d72ff6
3 changed files with 21 additions and 13 deletions

View File

@@ -5,6 +5,7 @@
(use-package! eglot
:commands eglot eglot-ensure
:hook (eglot-managed-mode . +lsp-init-optimizations-h)
:init
(setq eglot-sync-connect 1
eglot-connect-timeout 10