Dear all
I am using vim-latex with a multiple-file project. Setting GotoError=0 only
prevents jumping to the first warning/error when the said warning is in the
file being currently edited. In any other case, the file currently open in
the window is systematically replaced by the file in which res
I don't have a chance to generate an example to test this, but if you
open your files in buffers, you might be OK.
IIRC, when an error occurs in another file that is already open in a
buffer, that buffer is focused.
If you get used to editing projects in buffers (e.g., vim *.tex), then I
*thin