Is there a way to tell vim to run the makeprg in a specific directory? I use per-project .vimrc files, and they would seem the perfect place to inform vim of where each project should be built, regardless of the current directory.
Is there a way to tell vim to run the makeprg in a specific
Share
seems to work nicely for me
to make it go to the parent directory
Note
The above worked on windows when I tried it; Today on linux I found out that I somehow had to use the following incantations to get the same to work: