1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-11 08:55:43 +08:00

6 lines
151 B
VimL
Raw Normal View History

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