Closed lelutin closed 3 years ago
ah, another detail: I've installed vint with:
pip install --user vim-vint
which installed it in ~/.local/bin/vint
and ~/.local/bin
is in my PATH
thanks, it started working after the commands in that comment :100:
Describe the bug I've configured the "vim" filetype to use the "vint" linter but I'm not getting any hints about problems that vint would have found.
To Reproduce coc-settings.json:
shellcheck does work, but vint doesn't
Expected behavior On a file for which vint produces many warnings, I would expect to see hints about those warnings in the gutter
Desktop (please complete the following information):
Log:
I'm not sure how I can obtain logs.