mirror of
https://github.com/dense-analysis/ale
synced 2024-12-11 17:06:52 +00:00
6 lines
182 B
VimL
6 lines
182 B
VimL
|
" Author: Horacio Sanson (hsanson [ät] gmail.com)
|
||
|
" Description: languagetool for asciidoc files, copied from markdown.
|
||
|
|
||
|
|
||
|
call ale#handlers#languagetool#DefineLinter('asciidoctor')
|