mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-09 14:04:52 +08:00
Merge pull request #2814 from andys8/improvement/elm-ls-name-fix-in-documentation
elm-ls: Removed some leftovers of previous name
This commit is contained in:
@@ -124,7 +124,7 @@ Notes:
|
|||||||
* `mix`!!
|
* `mix`!!
|
||||||
* Elm
|
* Elm
|
||||||
* `elm-format`
|
* `elm-format`
|
||||||
* `elm-lsp`
|
* `elm-ls`
|
||||||
* `elm-make`
|
* `elm-make`
|
||||||
* Erb
|
* Erb
|
||||||
* `erb`
|
* `erb`
|
||||||
|
|||||||
@@ -133,7 +133,7 @@ formatting.
|
|||||||
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
|
* [mix](https://hexdocs.pm/mix/Mix.html) :warning: :floppy_disk:
|
||||||
* Elm
|
* Elm
|
||||||
* [elm-format](https://github.com/avh4/elm-format)
|
* [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)
|
* [elm-make](https://github.com/elm/compiler)
|
||||||
* Erb
|
* Erb
|
||||||
* [erb](https://apidock.com/ruby/ERB)
|
* [erb](https://apidock.com/ruby/ERB)
|
||||||
|
|||||||
Reference in New Issue
Block a user