-
-
Notifications
You must be signed in to change notification settings - Fork 959
New issue
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
metals-vim is not installed #1451
Comments
Add |
@chemzqm why did you close this? I have the exact same issue, can you at least tell us where metals-vim is when installed with |
@caente extensions generally install their assets in coc data directory. Look for it in docs. |
you mean here?
|
No. That's the coc.nvim plugin dir, not the data dir. Look for it in docs and you'll find you can even configure it. |
My bad on this info, it's not yet possible to configure it, see #1529. But you can find mention for the current fixed location in docs (wiki, etc). |
|
🤦♂️ the issue was with an old setting I had in coc-settings.json, from the times before coc-metals |
Result from CocInfo
Describe the bug
Followed the instructions for metals-vim (https://scalameta.org/metals/docs/editors/vim.html)
Run
:CocInstall coc-metals
- there is no output or anything elserestart nvim,
open some
build.sbt
,get the
not found: metals-vim
errorReproduce the bug
bug happens when using mini.vim
mini.vim
with:Start (neo)vim with command:
vim -u mini.vim
Operate vim.
Addtional information
platform is linux via WSL1
network is using a corp. proxy
The text was updated successfully, but these errors were encountered: