1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 09:00:05 +08:00
SpaceVim/bundle/ale/ale_linters/markdown/languagetool.vim
2023-06-09 12:10:45 +08:00

6 lines
151 B
VimL

" Author: Vincent (wahrwolf [at] wolfpit.net)
" Description: languagetool for markdown files
call ale#handlers#languagetool#DefineLinter('markdown')