Re: [Vim-latex-devel] \cite completion doesn't work as described in help file
Brought to you by:
srinathava,
tmaas
From: Julien C. <jul...@gm...> - 2009-01-16 15:56:56
|
I'm not sure if this can help, but did you try : 1. Installing vim in a folder without any space in it (like "c:\vim", unlinke "c:\program files\vim") 2. Installing Python (also in a folder without any space) This solved a problem I had with the completion of \ref (not \cite), maybe that can help too. Julien On Fri, Jan 16, 2009 at 1:09 PM, Roberto Saltini <hou...@gm...> wrote: > Hi, > if after writing \cite{ i press <F9> I don't get the windows described > in the help file. > I get two windows: the first one, named Quickfix, where, for each row, > is shown only the first row of each bibtex item; in the second window > is shown the relative file .bib. > > In addition, while the cursor is in Quickfix window, I press n I get > these error message: "E486: Expression not found: F9" and also f key > doesn't work at all. > > I am using gvim 7.1 on windows xp. > > Thank you. > > -- > Saltini Roberto > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > |