summaryrefslogtreecommitdiff
path: root/ale_linters/mail/vale.vim
AgeCommit message (Collapse)Author
2017-12-17Use JSON output with valeJohannes Wienke
Switches all vale instances to JSON output and provides an appropriate handler for that. Without JSON, no end_col is provided and text highlighting only catches the first character of every result.
2017-10-24#995 add vale linter for mail filesSumner Evans