Re: [Vim-latex-devel] F9 doesn't work
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-07-07 18:42:55
|
On Mon, 7 Jul 2003, Mikolaj Machowski wrote: > On Sun, Jul 06, 2003 at 12:18:34PM -0700, Srinath Avadhanula wrote: > > > On Sun, 6 Jul 2003, Mikolaj Machowski wrote: > > > > I updated my lS with CVS and <F9> doesn't work. Is this only for me or > > > > just something changed recently (settings in texrc?) > > Okay, I found that <F9> completion for files didn't work as before... It > > just opened up an empty window... Is this what you were noticing? > Set g:Tex_Debug=1 in your ~/.vim/ftplugin/tex.vim. Retry and tell me what :call Tex_PrintDebug('view') :call Tex_PrintDebug('bib') say... Also, more information about your setup will be helpful. Srinath |