#2397 - disable elixir-ls by default, which can be CPU hungry

This commit is contained in:
w0rp
2019-03-29 14:19:13 +00:00
parent a92627e1e1
commit 442d672d8a
3 changed files with 3 additions and 3 deletions

View File

@@ -123,7 +123,7 @@ formatting.
* [credo](https://github.com/rrrene/credo)
* [dialyxir](https://github.com/jeremyjh/dialyxir)
* [dogma](https://github.com/lpil/dogma)
* [elixir-ls](https://github.com/JakeBecker/elixir-ls)
* [elixir-ls](https://github.com/JakeBecker/elixir-ls) :warning:
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
* Elm
* [elm-format](https://github.com/avh4/elm-format)