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