Hello,
I’d like to develop c++ code with neovim. I am looking for a plugin that enables building Makefiles and proving the ability to navigate to lines in code related to reported compilation errors. I’d be grateful for your recommendations. Thanks ![]()
Have you tried :make then :cope?