diff options
author | andys8 <andys8@users.noreply.github.com> | 2019-06-21 20:07:23 +0200 |
---|---|---|
committer | andys8 <andys8@users.noreply.github.com> | 2019-06-21 20:10:23 +0200 |
commit | 0843efc7a5010cd1aa0875a0254b466db9f7fc4a (patch) | |
tree | 0009906d810a95ff21bc529b10d8e00624287acd /doc/ale.txt | |
parent | 65ba4b85ec3011cccb9ea7135183e7fc8d7a0d69 (diff) | |
download | ale-0843efc7a5010cd1aa0875a0254b466db9f7fc4a.zip |
Update elm-ls
* elm_lsp is now elm_ls
* The binary published by @elm-tooling is elm-language-server
Updates tests, docs and adds more options to the plugin.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index eea3d102..d18b98f0 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2002,7 +2002,7 @@ documented in additional help files. credo.................................|ale-elixir-credo| elm.....................................|ale-elm-options| elm-format............................|ale-elm-elm-format| - elm-lsp...............................|ale-elm-elm-lsp| + elm-ls................................|ale-elm-elm-ls| elm-make..............................|ale-elm-elm-make| erlang..................................|ale-erlang-options| dialyzer..............................|ale-erlang-dialyzer| |