From 52389525e1098eeda536d60fc3adf9b590575d83 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 12 Jan 2022 23:37:58 +0100 Subject: test --- .config/emacs/org/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/emacs/org/config.org b/.config/emacs/org/config.org index 73e416a..5bff1f7 100644 --- a/.config/emacs/org/config.org +++ b/.config/emacs/org/config.org @@ -639,7 +639,7 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer." (add-hook 'c++-mode-hook 'lsp) (add-hook 'lsp-mode-hook 'lsp-enable-which-key-integration) - (setq lsp-ui-doc-header nil + (setq lsp-ui-doc-header t lsp-ui-doc-position 'top lsp-ui-sideline-enable t) -- cgit v1.2.3