summaryrefslogtreecommitdiffhomepage
path: root/custom/jao-custom-programming.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-12-15 10:53:41 +0000
committerjao <jao@gnu.org>2025-12-15 10:53:41 +0000
commit956b02dfd1b799772b938a54d29c436216f2e559 (patch)
tree561f746145bd6bba7f7b167e5f1088a487156f07 /custom/jao-custom-programming.el
parent400b336121df5c8f4349e9a66e1da69a45dd6bb9 (diff)
downloadelibs-956b02dfd1b799772b938a54d29c436216f2e559.tar.gz
elibs-956b02dfd1b799772b938a54d29c436216f2e559.tar.bz2
nitsmain
Diffstat (limited to 'custom/jao-custom-programming.el')
-rw-r--r--custom/jao-custom-programming.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/jao-custom-programming.el b/custom/jao-custom-programming.el
index e879222..d8f9308 100644
--- a/custom/jao-custom-programming.el
+++ b/custom/jao-custom-programming.el
@@ -58,6 +58,7 @@
(flymake-mode 1)
(eglot-inlay-hints-mode -1)
(setq-local eldoc-display-functions '(eldoc-display-in-buffer)))
+ (setq eglot-events-buffer-config '(:size 0 :format full))
:config
:hook (eglot-managed-mode . jao-eglot-managed-mode-hook)
:bind (:map eglot-mode-map (("C-h ." . jao-eldoc-toggle))))