4 lines
139 B
VimL
4 lines
139 B
VimL
" Author: Johannes Wienke <languitar@semipol.de>
|
|
" Description: alex for HTML files
|
|
|
|
call ale#handlers#alex#DefineLinter('html', '--html')
|