mirror of
https://github.com/dense-analysis/ale
synced 2025-01-05 21:49:45 +00:00
6 lines
179 B
VimL
6 lines
179 B
VimL
" Author: Horacio Sanson (hsanson [ät] gmail.com)
|
|
" Description: languagetool for asciidoc files, copied from markdown.
|
|
|
|
|
|
call ale#handlers#languagetool#DefineLinter('asciidoc')
|