From 29fd8bf6925dd4e8d632a20f6eaf42fe62300c3b Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 28 Nov 2025 13:13:36 +0000 Subject: nits --- custom/jao-custom-programming.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-programming.el') diff --git a/custom/jao-custom-programming.el b/custom/jao-custom-programming.el index 925c2f0..e879222 100644 --- a/custom/jao-custom-programming.el +++ b/custom/jao-custom-programming.el @@ -59,7 +59,7 @@ (eglot-inlay-hints-mode -1) (setq-local eldoc-display-functions '(eldoc-display-in-buffer))) :config - :hook (eglot--managed-mode . jao-eglot-managed-mode-hook) + :hook (eglot-managed-mode . jao-eglot-managed-mode-hook) :bind (:map eglot-mode-map (("C-h ." . jao-eldoc-toggle)))) ;;;; paredit and parens -- cgit v1.2.3