summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el
index e8fb9d2..a73be6b 100644
--- a/init.el
+++ b/init.el
@@ -65,9 +65,6 @@
(when (require? 'company)
(require 'init-company))
-(when (require? 'eglot)
- (require 'init-eglot))
-
(when (require? 'flycheck)
(require 'init-flycheck))