A call for help from anyone who uses neovim! I've been trying to learn my way around it (Mostly for curiosity's sake), but am struggling. In sublime or vscode (and many more, but there are the ones I've used), you can run a task or build command with a keyboard shortcut. Is there a neovim extension that offers a similar capabillity?
Bonus points if I can customize this build command in the local project folder, as well as having defaults per language.
Edit: I have a :term open at the bottom of my screen, and having it run down there would be awesome (like in VSCode). Sublime's implementation is kinda whack lol.
My setup so far is kickstart.nvim, with a couple more extensions from mini.nvim enabled like sessions, startup, comment, etc...