mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-25 02:57:20 +08:00
Enable languagetool for asciidoctor files.
This commit is contained in:
5
ale_linters/asciidoc/languagetool.vim
Normal file
5
ale_linters/asciidoc/languagetool.vim
Normal file
@@ -0,0 +1,5 @@
|
||||
" Author: Horacio Sanson (hsanson [ät] gmail.com)
|
||||
" Description: languagetool for asciidoc files, copied from markdown.
|
||||
|
||||
|
||||
call ale#handlers#languagetool#DefineLinter('asciidoctor')
|
||||
Reference in New Issue
Block a user