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