summaryrefslogtreecommitdiff
path: root/ale_linters/html/alex.vim
blob: 977567533fd6df4cd0fbdcd75bd57992f135751e (plain)
1
2
3
4
" Author: Johannes Wienke <languitar@semipol.de>
" Description: alex for HTML files

call ale#handlers#alex#DefineLinter('html', '--html')