iamcco / coc-vimlsp

viml language server
216 stars 7 forks source link

What is the relation of this project with vint #22

Closed pvonmoradi closed 4 years ago

pvonmoradi commented 4 years ago

I've installed coc-vimlsp on my vim. It does autocomplete vimscript and show errors. I'm wondering if this project uses https://github.com/Vimjas/vint under the hood?
Do I also need to install CocDiagnostic and setup vint there or is this plugin enough for everything?

iamcco commented 4 years ago

It's not relative to vint. It only report errors emit with vim-vimlparser.