Whenever I open a nvim session on a *.res file, it asks me to press "1 <enter>" ``` Start a build on this project to get the freshest data ? 1. start build ``` Is there a way to have this auto-yes so I do not have to hit `1 <cr>` every time I open a nvim session ? Thanks!