tmp enable

This commit is contained in:
2026-07-30 00:22:28 +02:00
parent a6ae2d862e
commit 1907af8f1d

View File

@@ -55,7 +55,7 @@
("C-c D" . tvd-lsp-doc-toggle)) ("C-c D" . tvd-lsp-doc-toggle))
:init :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-use-webkit nil
lsp-ui-doc-header t lsp-ui-doc-header t
lsp-ui-doc-delay 0.2 lsp-ui-doc-delay 0.2