Merge pull request #3334 from remi6397/bugfix/asciidoc-languagetool-typo

Fix asciidoc languagetool integration
This commit is contained in:
Horacio Sanson 2020-09-07 15:37:04 +09:00 committed by GitHub
commit 8950f6b812
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@
" Description: languagetool for asciidoc files, copied from markdown.
call ale#handlers#languagetool#DefineLinter('asciidoctor')
call ale#handlers#languagetool#DefineLinter('asciidoc')