1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:30:03 +08:00
SpaceVim/bundle/ale/ale_linters/text/languagetool.vim

5 lines
143 B
VimL
Raw Normal View History

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