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

View File

@@ -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')