[Vim-latex-devel] Redirect latex output to background (or split window)
Brought to you by:
srinathava,
tmaas
From: Robin D. <rob...@gm...> - 2010-10-20 00:07:25
|
Hello all, I have recently been playing around with vim-latex, and I'm really starting to love it. So first, I should just thank all of you for your amazing work. I have, however, run into an issue, which is that it is consistently annoying that the latex output fills my entire vim window when I am compiling, which preventing me from editing the .tex file until it is done. It would be nice to have the output of the compiler directed to a temporary split window (or even silenced entirely) so that I can keep working while my file is compiling. Is there a way to do this? Best, Robin Deits |