More information:
I'm using the latest latex-suite version from here
http://sourceforge.net/projects/vim-latex/files/
I'm using Vim 7.3
I'm running Xubuntu 11.04
Jørgen
On 08/19/2011 12:52 PM, Jørgen Skancke wrote:
> Hi,
>
> I have a curious problem where using F9 to insert a citation in
> \cite{} only works once or twice per session. Usually it only works
> once. After that, nothing happens when I press F9. If I close and
> reopen vim, the same thing happens.
>
> :verbose map! <F9> shows the same before and after F9 insertion works:
>
> i <F9> @<Plug>Tex_Completion
> Last set from ~/.vim/ftplugin/latex-suite/texviewer.vim
>
> I have tried removing all my setttings in .vimrc and .gvimrc, and I
> have tried removing all my other plugins.
>
> I even installed vim 7.2, but here I don't get any insertions at all.
>
> Any ideas on how I can debug this?
>
>
> Thanks,
>
> Jørgen
|