Build integration for Makefiles

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 :slight_smile:

Have you tried :make then :cope?