Add support for elm-lsp

This commit is contained in:
Antew
2019-03-21 00:55:05 -04:00
parent 80ef7ea2d0
commit 8ec9615400
6 changed files with 73 additions and 0 deletions

View File

@@ -127,6 +127,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-make](https://github.com/elm-lang/elm-make)
* Erb
* [erb](https://apidock.com/ruby/ERB)