[Vim-latex-devel] Wrong completion with 'section'
Brought to you by:
srinathava,
tmaas
From: Matthieu L. de M. <gl...@gm...> - 2008-11-03 21:49:00
|
Hi, I'm using Vim 7.2.025 and Vim-LaTeX 20060325 (the latest one AFAIK). It works properly but : when I type 'section' then press F5 to complete, it writes : 0\section{<++>}<++> with the cursor placed just after the 0, instead of : \section{<++>}<++> with the cursor placed after in the } spot, which would be good. Any idea ? Cheers, M. Louvel de Monceaux |