We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/neoclide/coc.nvim is another popular autocomplete plugin for Vim. We should support easy installation of VLS through :CocInstall.
:CocInstall
The text was updated successfully, but these errors were encountered:
I noticed that coc mentions vala-language-server in the documentation here: https://github.com/neoclide/coc.nvim/wiki/Language-servers#vala
I also found this blog post called "How to write a coc.nvim extension" maybe this can help this issue
Sorry, something went wrong.
No branches or pull requests
https://github.com/neoclide/coc.nvim is another popular autocomplete plugin for Vim. We should support easy installation of VLS through
:CocInstall
.The text was updated successfully, but these errors were encountered: