mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-04 03:50:05 +08: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')
|