remove lsp-scala
lsp-scala is deprecated. It's now bundled in lsp-mode as lsp-metals.
This commit is contained in:
parent
81cf6080bf
commit
a639d36a92
2 changed files with 3 additions and 7 deletions
|
@ -4,6 +4,5 @@
|
|||
(package! sbt-mode)
|
||||
(package! scala-mode)
|
||||
|
||||
(if (featurep! +lsp)
|
||||
(package! lsp-scala)
|
||||
(unless (featurep! +lsp)
|
||||
(package! ensime))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue