Fix asciidoc languagetool integration

This commit is contained in:
Jeremiasz Nelz 2020-09-04 22:52:29 +02:00
parent 844febb9fb
commit 0b55098bd0
1 changed files with 1 additions and 1 deletions

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