elm-ls: Removed some leftovers of previous name
Plugin name is `elm-ls` Project page: <https://github.com/elm-tooling/elm-language-server>
This commit is contained in:
parent
a486aa1d24
commit
0fa2d18230
2 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@ Notes:
|
|||
* `mix`!!
|
||||
* Elm
|
||||
* `elm-format`
|
||||
* `elm-lsp`
|
||||
* `elm-ls`
|
||||
* `elm-make`
|
||||
* Erb
|
||||
* `erb`
|
||||
|
|
|
@ -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)
|
||||
|
|
Reference in a new issue