Closed nicolasassi closed 3 years ago
Does /Users/nicolas.sassi/.config/nvim/autoload/plugged/parinfer-rust/target/release/libparinfer_rust.dylib exist? You need to build the library if not (see the readme).
I’m not sure how if vim-plug is supposed to do this for you, but you might need to install rust and cargo for that to work anyway.
Solved my problem installing rust and cargo and building the lib. Thanks!
I have the following error.:
I'm on MacOs and using neovim. I installed the lib using vim-plug.
Plug 'eraserhd/parinfer-rust'