nyoom-engineering/oxocarbon.nvim

It doesn't tell you when it fails to install due to Rust not being installed

creemy0cheesekake opened this issue · 2 comments

I used Vim-Plug and got an error after downloading that said Post-update hook for oxocarbon.nvim ... Exit status: 127

After some digging, I realized that I must have uninstalled rust at some point because it said cargo wasn't installed, but this isn't clear from the error message.

I'm not sure if this is even fixable, because it seems to just be how Vim-Plug displays the errors by only giving the exit status, but I just wanted to let you know

Well, I think the README is pretty clear about this. What it's not clear about, however, is that the Cargo has to be no older than 2021, which can bite you in the ass with Debian if you rely on apt.

No longer uses rust :)