From e5b97afe11f61b130cfbcba6fb3c69d49795bd84 Mon Sep 17 00:00:00 2001 From: ana Date: Thu, 14 Oct 2021 11:53:29 +0200 Subject: [PATCH] remove eglot --- dot_doom.d/config.el | 1 - dot_doom.d/init.el | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/dot_doom.d/config.el b/dot_doom.d/config.el index b4c2527..2416dfe 100644 --- a/dot_doom.d/config.el +++ b/dot_doom.d/config.el @@ -28,7 +28,6 @@ ;; Configure some lsp-mode stuff (after! lsp-mode - (setq lsp-headerline-breadcrumb-enable t) (setq lsp-ui-sideline-show-code-actions nil)) ;; Make Monky communicate via cmdserver diff --git a/dot_doom.d/init.el b/dot_doom.d/init.el index c9a7bd8..9e386c2 100644 --- a/dot_doom.d/init.el +++ b/dot_doom.d/init.el @@ -91,7 +91,7 @@ ;;gist (lookup +docsets) - (lsp +peek +eglot) + (lsp +peek) magit ;;make ;;pass