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
|