From 49807590c9e68eb0d0eda2dae5b60bf297922ba7 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 27 Oct 2022 05:16:35 +0100 Subject: eglot is in core, although i don't use it --- attic/elisp/misc.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'attic') diff --git a/attic/elisp/misc.el b/attic/elisp/misc.el index 45b7099..c2f168c 100644 --- a/attic/elisp/misc.el +++ b/attic/elisp/misc.el @@ -425,10 +425,6 @@ (interactive) (jao-notify "Volume" (format "%s%%" (jao-player-volume)))) -;;;; eglot -(use-package eglot - :ensure t - :bind (:map eglot-mode-map (("C-h ." . jao-eldoc-toggle)))) ;;; corfu (use-package corfu :ensure t -- cgit v1.2.3