I use gVim in windows to edit my code (mostly C++). I use :make in gVim to compile the project, but this is a blocking operation, that prevents me from using gVim until the
Have a look at @tpope's dispatch.vim
https://github.com/tpope/vim-dispatch#readme
Video Trailer: http://vimeo.com/63116209