doomemacs/modules/lang/scala
Oleksii Filonenko d2aa2443c2
lang/scala: replace ensime with metals
Ensime just went missing from everywhere.
On [[ensime.github.io]], they encourage to switch to metals -
a new Scala language server already supported by lsp-mode.

This commit:
- removes ensime completely
- adds a doctor.el to check for metals-emacs binary

Original issue: 6288099561
Metals: https://scalameta.org/metals/docs/editors/emacs.html
2019-10-02 10:38:11 +03:00
..
autoload.el lang/scala: fix REPL command for non-project files 2019-07-11 01:24:28 +02:00
config.el lang/scala: replace ensime with metals 2019-10-02 10:38:11 +03:00
doctor.el lang/scala: replace ensime with metals 2019-10-02 10:38:11 +03:00
packages.el lang/scala: replace ensime with metals 2019-10-02 10:38:11 +03:00