mirror of https://github.com/dense-analysis/ale
Fix asciidoc languagetool integration
This commit is contained in:
parent
844febb9fb
commit
0b55098bd0
|
@ -2,4 +2,4 @@
|
|||
" Description: languagetool for asciidoc files, copied from markdown.
|
||||
|
||||
|
||||
call ale#handlers#languagetool#DefineLinter('asciidoctor')
|
||||
call ale#handlers#languagetool#DefineLinter('asciidoc')
|
||||
|
|
Loading…
Reference in New Issue