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

6 lines
152 B
VimL
Raw Normal View History

2021-02-10 10:31:34 +08:00
" Author: Vincent (wahrwolf [ät] wolfpit.net)
" Description: languagetool for markdown files
call ale#handlers#languagetool#DefineLinter('markdown')