Skip to content

Commit

Permalink
[Fix bbatsov#1320] Remove company-lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Mar 13, 2021
1 parent 548178a commit 7bc6068
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/prelude-lsp.el
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@

;;; Code:

(prelude-require-packages '(company-lsp
lsp-mode
(prelude-require-packages '(lsp-mode
lsp-ui))

(require 'lsp-ui)
Expand Down

0 comments on commit 7bc6068

Please sign in to comment.