Tony,

I had tried next and previous keystrokes before, but they don't work.

I had a look at the help commands as well, but they didn't contain
anything about bibliography completion for Vim (They contained some
instructions on command completion though).

The verbose command returns the following:

i  <F9>         @<Plug>Tex_Completion
Last set from U:/PortableApps/vim72/ftplugin/latex-suite/texviewer.vim

I hope this gives you some useful information on the issue.

Thanks a lot,
Mahmood




Mahmood S. Zargar, PhD Candidate
Management Department
ESSEC Business School
Avenue Bernard Hirsch B.P. 50105
95021 Cergy-Pontoise Cedex
France

Email: [email protected]
Telephone: +33 (1) 34 20 62 78
Cellular: +33 (6) 66 63 74 43



On Sun, Nov 15, 2009 at 5:43 PM, Tony Mechelynck
<[email protected]> wrote:
> On 15/10/09 17:44, mszargar wrote:
>>
>> Hi,
>>
>> I use Vim as my Latex editor, due to its no-clutter, no-hassle,
>> minimal interface that lets me concentrate on what I write. I have
>> configured the Latex extension correctly in a way that pressing<F9>
>> on a \ref{} or \cite{} command brings up the citation completion
>> window with a list of references in my .bib file. The only problem is
>> that I don't know how to select one or more references and let the
>> editor finish the completion task. I just press F9 and get a list, and
>> then either I have to copy and paste or retype the found bibkeys.
>> Pressing Return or F9 doesn't do anything. I couldn't find any
>> information in Latex package help. I guess it is something obvious and
>> everybody knows it, but around me noone uses Vim. Any idea how it
>> works?
>>
>> Mah
>
> Have you tried Ctrl-N (next) or Ctrl-P (previous)? Or is this Latex
> completion using something else than Vim's various kinds of Insert-mode
> completion?
>
> If you told us what Vim replies to
>
>        :verbose map! <F9>
>
> it might be easier for us to help you.
>
> See
>        :help i_CTRL-X
>        :help ins-completion
>
>
> Best regards,
> Tony.
> --
> "You must realize that the computer has it in for you.  The irrefutable
> proof of this is that the computer always does what you tell it to do."
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to