mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2026-08-24 05:34:18 +02:00
tmp enable
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user