spacevim/bundle/ale/ale_linters/text/alex.vim

5 lines
139 B
VimL
Raw Normal View History

2024-08-21 14:17:26 +08:00
" Author: Johannes Wienke <languitar@semipol.de>
" Description: alex for text files
call ale#handlers#alex#DefineLinter('text', '--text')