5 lines
152 B
VimL
5 lines
152 B
VimL
" Author: Vincent (wahrwolf [ät] wolfpit.net)
|
|
" Description: languagetool for markdown files
|
|
|
|
|
|
call ale#handlers#languagetool#DefineLinter('markdown')
|