Remove company-lsp since it is deprecated
This commit is contained in:
parent
0a346887f9
commit
85e2709fdb
@ -2832,11 +2832,6 @@ Emacs support for the Language Server Protocol
|
||||
(setq lsp-prefer-flymake nil)
|
||||
:commands lsp-mode lsp lsp-deferred)
|
||||
|
||||
(use-package company-lsp
|
||||
:after (lsp-mode company)
|
||||
:config
|
||||
(setq company-lsp-cache-candidates t))
|
||||
|
||||
(use-package lsp-ui
|
||||
:after (lsp-mode)
|
||||
:custom
|
||||
|
Loading…
Reference in New Issue
Block a user