mirror of
https://github.com/dense-analysis/ale
synced 2024-12-12 09:26:42 +00: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')
|