Fix asciidoc languagetool integration
This commit is contained in:
parent
844febb9fb
commit
0b55098bd0
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
||||||
" Description: languagetool for asciidoc files, copied from markdown.
|
" Description: languagetool for asciidoc files, copied from markdown.
|
||||||
|
|
||||||
|
|
||||||
call ale#handlers#languagetool#DefineLinter('asciidoctor')
|
call ale#handlers#languagetool#DefineLinter('asciidoc')
|
||||||
|
|
Reference in a new issue