[Vim-latex-devel] g:Tex_GotoError=0 has no effect
Brought to you by:
srinathava,
tmaas
From: Luke M. <Luk...@al...> - 2016-01-29 06:24:59
|
Hi - I have a multi-file project with warnings, so the default behavior of jumping to the first error is annoying. I see there's a setting, but it seems to have no effect. I added "let g:Tex_GotoError=0" to both .vimrc and .vim/ftplugin/tex.vim. And still, when I compile from any file, it jumps to the file with the first error (thus clearing my undo history even if I Ctrl-O). Is there a bug? This is version 2014-1116.812-2 (from the Ubuntu Wily repo). - Luke |