Hi Guido,
Vim cannot distinguish between "ì" and <M-l> (meta/alt + l). Hence,
typing ì is superseeded by the mapping to <Plug>Tex_LeftRight in the
file "ftplugin/latex-suite/brackets.vim".
A workaround would be the mapping similar
imap <buffer> <leader>lr <Plug>Tex_LeftRight
in "~/.vim/ftplugin/tex.vim".
@all: Is there a table which shows all those pairs of accent+character
and <M-character> which are linked in Vim? However, this should be added
to the FAQ.
Best regards
Gerd
On 02/10/2012 12:30 AM, Guido Milanese wrote:
> I am sorry to return to this ultra-faq question, but after a new
> installation I cannot find the solution to another well known problem,
> the accented i (ì) producing 'label{}'. I added the usual customisations
> to the ftplugin/tex.vim as suggested in the FAQ, but to no success. The
> 'ì' key still produces "label{}" and not the required accented letter.
>
> Thanks for your help!
> guido, italy
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Vim-latex-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/vim-latex-devel
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Vim-latex-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel