Plugin for Neovim that suggests and installs missing libraries based on their names. Works with Python(pip), Rust(cargo add), Lua(luarocks install), Node.js(npm install), will be added: C/C++
Example: :SuggestImports requests bs4 streamlit
Looking for feedback and contributors for C/C++ adding