summaryrefslogtreecommitdiff
path: root/supported-tools.md
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 /supported-tools.md
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>
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
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)