Fix the proeslint linter for plaintext files
This commit is contained in:
parent
76a03b0709
commit
88f4598ea2
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ call ale#linter#Define('text', {
|
|||
\ 'name': 'proselint',
|
||||
\ 'executable': 'proselint',
|
||||
\ 'callback': 'ale#handlers#HandleUnixFormatAsWarning',
|
||||
\ 'command': g:ale#util#stdin_wrapper . ' .txt proselint',
|
||||
\})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue