Try out lsp-ui-mode

This is fun :)
This commit is contained in:
Daniel - 2021-04-22 15:51:45 +02:00
parent eac4ff3146
commit 0d2897dff7
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 4 additions and 0 deletions

View File

@ -1484,6 +1484,10 @@
:init (setq lsp-keymap-prefix "C-c C-l")
:commands (lsp lsp-deferred))
(use-package lsp-ui
:ensure t
:commands (lsp-ui-mode))
;; * Mail