Merge pull request #3334 from remi6397/bugfix/asciidoc-languagetool-typo
Fix asciidoc languagetool integration
This commit is contained in:
commit
8950f6b812
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
" 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