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