Update emacs.org
This commit is contained in:
parent
1b744fb0d4
commit
75c2a53e0b
1 changed files with 11 additions and 10 deletions
|
@ -609,7 +609,8 @@ make sure to setup authinfo
|
|||
:init
|
||||
(setq lsp-keymap-prefix "C-c l")
|
||||
:config
|
||||
(lsp-enable-which-key-integration t))
|
||||
(lsp-enable-which-key-integration t)
|
||||
(setq lsp-keep-workspace-alive nil))
|
||||
#+end_src
|
||||
**** Lsp-ui
|
||||
#+begin_src emacs-lisp
|
||||
|
|
Loading…
Reference in a new issue