Re: [Vim-latex-devel] bug in \cite-completion of 1.5
Brought to you by:
srinathava,
tmaas
From: Srinath A. <sr...@fa...> - 2003-12-16 23:47:36
|
On Wed, 17 Dec 2003, Lasse Kliemann wrote: > I found the completion for \cite not to work correctly in version 1.5 > (in fact the first version I tried). It seemed like the prefix 'pre' as > in \cite{pre<F9> was not honored and the insertion of the chosen > bibtex-key did not work. > > I made a brute-force correction to these problems, resulting in a > version of texviewer.vim that works ok for me now. A patch is attached. > Please use with caution, since everything I know about scripting in vim > is what I learned in about the last 60 minutes from trying to track down > the errors encountered. > I could reproduce the problem too. I made a different patch to solve this problem. Its now in CVS. I made a release with this patch. Please try out the latest developement version. (Don't worry, its as stable as 1.5). Srinath |