Update ale-elm doc

This commit is contained in:
Héctor Ramón Jiménez
2018-05-11 20:14:00 +02:00
parent 2f40da76e6
commit 089a07c6a6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
" Author: buffalocoder - https://github.com/buffalocoder, soywod - https://github.com/soywod
" Author: buffalocoder - https://github.com/buffalocoder, soywod - https://github.com/soywod, hecrj - https://github.com/hecrj
" Description: Elm linting in Ale. Closely follows the Syntastic checker in https://github.com/ElmCast/elm-vim.
call ale#Set('elm_make_executable', 'elm')