mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
remove lsp-scala
lsp-scala is deprecated. It's now bundled in lsp-mode as lsp-metals.
This commit is contained in:
@ -4,6 +4,5 @@
|
||||
(package! sbt-mode)
|
||||
(package! scala-mode)
|
||||
|
||||
(if (featurep! +lsp)
|
||||
(package! lsp-scala)
|
||||
(unless (featurep! +lsp)
|
||||
(package! ensime))
|
||||
|
Reference in New Issue
Block a user