On Wed, Jan 27, 2010 at 11:16:19AM +0100, Richard Müller wrote:

> I am using MacVim (latest version from port) with VIM-Latex (latest 
> version vim-latex-1.8.23-20091230-r1079) and experience a problem with 
> the alt key macro <Alt+I>.
> In order to use the alt key macros under Mac OS X 10.6 I remapped them with
> 
> imap <C-b> <Plug>Tex_MathBF
> imap <C-c> <Plug>Tex_MathCal
> imap <C-l> <Plug>Tex_LeftRight
> imap <C-i> <Plug>Tex_InsertItem
> 
> in the ~/.vimrc file. The first three macros work perfectly, but I get 
> strange behaviour using the last one.
> Whenever I use <C-i> in for example an enumerate environment, a small 
> "m" appears for one second and then turns into "Tex_InsertItem".
> The same strange behaviour is described in this old bug report: 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=256704
> How can this be fixed?

The documentation was wrong, you need to use
"<Plug>Tex_InsertItemOnThisLine". Also The <Alt+I> macro was never
defined, but this is fixed in revision 1101.

Regards
Till

Attachment: pgp0uZC1TbL96.pgp
Description: PGP signature

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to