Merge pull request #1574 from hecrj/elm-0.19

Support Elm 0.19
This commit is contained in:
w0rp
2018-05-26 09:19:30 +01:00
committed by GitHub
5 changed files with 374 additions and 52 deletions

View File

@@ -34,7 +34,7 @@ elm-make *ale-elm-elm-make*
g:ale_elm_make_executable *g:ale_elm_make_executable*
*b:ale_elm_make_executable*
Type: |String|
Default: `'elm-make'`
Default: `'elm'`
See |ale-integrations-local-executables|