From 4dc8f2713778969f35e8a0bd0baca738afd82e5c Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Sun, 23 Apr 2023 13:47:28 +0100 Subject: emacs: Remove dangling reference --- emacs/init.el | 1 - 1 file changed, 1 deletion(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index dd8cda8..b370651 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -159,7 +159,6 @@ (setq tab-width 2) (when (executable-find "gopls") - (corfu-mode) (eglot-ensure) (add-hook 'before-save-hook #'my/eglot-organize-imports nil :local) (add-hook 'before-save-hook #'eglot-format-buffer nil :local))) -- cgit v1.2.3-70-g09d2