I cannot reproduce this behaviour. You might want to set
let g:Tex_Debug = 1
let g:Tex_DebugLog = "vim-latex-suite.log"
in .vim/ftplugin/tex.vim
and watch the debug file while loading your tex file.
Regards
Gerd
On 02/25/2013 10:34 AM, André Gaul wrote:
> Am 22.02.2013 16:15, schrieb Mirko Hessel-von Molo:
>> Did you try to start gvim with -V[N] option (see man page) to see what it
>> is doing during the seven seconds?
>
> Hi Mirko,
>
> I tried -V but it does not seem to produce valuable information most of
> the time. However, I ran
> gvim --startuptime startup.log funcall.tex
> which results in this output:
> http://pastebin.com/54dtJTvt
>
> Do you have any further ideas or is anybody able to reproduce this behavior?
>
> Ciao,
> André
>
|