mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 10:40:04 +08:00
6 lines
152 B
VimL
6 lines
152 B
VimL
|
" Author: Vincent (wahrwolf [ät] wolfpit.net)
|
||
|
" Description: languagetool for markdown files
|
||
|
|
||
|
|
||
|
call ale#handlers#languagetool#DefineLinter('markdown')
|