cargo-limit/cargo-limit

Error message when running cargo limit without neovim

Closed this issue · 1 comments

casey commented

I'm switching over to _cargo-limit-open-in-nvim, and I'm getting errors when I run cargo lcheck without having an nvim instance open.

Screen Shot 2021-10-02 at 1 43 00 PM

These errors don't occur if I have an nvim instance open, which makes me suspect that cargo-limit is trying to open the neovim server socket when it doesn't exist.

Fixed, please run cargo install nvim-send