summaryrefslogtreecommitdiff
path: root/ale_linters/text/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-05-01Glue for Vale (#522)Robert J
Add Vale linter definitions