summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-programming.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-11-28 13:13:36 +0000
committerjao <jao@gnu.org>2025-11-28 13:17:22 +0000
commit29fd8bf6925dd4e8d632a20f6eaf42fe62300c3b (patch)
tree0bfefde163093004c2615048322aafbef8057a1e /custom/jao-custom-programming.el
parent7000e2f946ff9ba51fc3631825cf4c17ae064232 (diff)
downloadelibs-29fd8bf6925dd4e8d632a20f6eaf42fe62300c3b.tar.gz
elibs-29fd8bf6925dd4e8d632a20f6eaf42fe62300c3b.tar.bz2
nitsmain
Diffstat (limited to 'custom/jao-custom-programming.el')
-rw-r--r--custom/jao-custom-programming.el2
1 files changed, 1 insertions, 1 deletions
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