1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 16:00:07 +08:00
SpaceVim/bundle/ale/ale_linters/asciidoc/languagetool.vim

6 lines
179 B
VimL
Raw Normal View History

2021-02-10 10:31:34 +08:00
" Author: Horacio Sanson (hsanson [ät] gmail.com)
" Description: languagetool for asciidoc files, copied from markdown.
call ale#handlers#languagetool#DefineLinter('asciidoc')