From 1907af8f1d81b23e0ae402b74fd2960bdde7d9ea Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 30 Jul 2026 00:22:28 +0200 Subject: [PATCH] tmp enable --- lisp/init-lsp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/init-lsp.el b/lisp/init-lsp.el index bb02219..d937240 100644 --- a/lisp/init-lsp.el +++ b/lisp/init-lsp.el @@ -55,7 +55,7 @@ ("C-c D" . tvd-lsp-doc-toggle)) :init - (setq lsp-ui-doc-enable nil ;; enable on the fly with "C-c D" + (setq lsp-ui-doc-enable t ;; enable on the fly with "C-c D" lsp-ui-doc-use-webkit nil lsp-ui-doc-header t lsp-ui-doc-delay 0.2