I've read some interesting things about starting your compiler from VIM itself, and also retrieving a list of error messages (instead of the normal ugly output), jumping to the line in error..
In other words, does anyone have a working script, tips, or lines for ~/.vimrc to start a compiler (both gcc and latex) from VIM?
Thanks in advice.


