summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandys8 <andys8@users.noreply.github.com>2019-10-06 00:37:24 +0200
committerandys8 <andys8@users.noreply.github.com>2019-10-06 00:37:24 +0200
commit0fa2d18230dd69feaabf45dcf3026c07443214fd (patch)
tree2cab6d18d8b95c001861a69233d8121fa2a6101c
parenta486aa1d24294c5b14c8b2763a3b5ffdc39d0739 (diff)
downloadale-0fa2d18230dd69feaabf45dcf3026c07443214fd.zip
elm-ls: Removed some leftovers of previous name
Plugin name is `elm-ls` Project page: <https://github.com/elm-tooling/elm-language-server>
-rw-r--r--doc/ale-supported-languages-and-tools.txt2
-rw-r--r--supported-tools.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt
index a29ea6a3..aa4f659c 100644
--- a/doc/ale-supported-languages-and-tools.txt
+++ b/doc/ale-supported-languages-and-tools.txt
@@ -124,7 +124,7 @@ Notes:
* `mix`!!
* Elm
* `elm-format`
- * `elm-lsp`
+ * `elm-ls`
* `elm-make`
* Erb
* `erb`
diff --git a/supported-tools.md b/supported-tools.md
index 1a297946..a133edac 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -133,7 +133,7 @@ formatting.
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
* Elm
* [elm-format](https://github.com/avh4/elm-format)
- * [elm-lsp](https://github.com/antew/elm-lsp)
+ * [elm-ls](https://github.com/elm-tooling/elm-language-server)
* [elm-make](https://github.com/elm/compiler)
* Erb
* [erb](https://apidock.com/ruby/ERB)