Vim: Use !Make: To Avoid Auto Jumping to Files

I get annoyed when vim jumps to another file when using :make. To disable it, just add ! to the end,

:make!