Dear all,

As a french user, I have redefined the "e acute" mapping in my .vimrc
with the line :
imap <buffer> <mapleader>i <Plug>Tex_InsertItemOnThisLine
This is perfect, I can type "é" without any problem, fine.

However, when I'm doing backward search from my viewer, which calls
the classical
gvim -c ":RemoteOpen +%l %f"
then the "é" maps back to "\item" -- whereas the rest of my .vimrc
file is taken into account.

Would you please know how I can prevent RemoteOpen.vim to overwrite
the item insert ? To be fully honest, as have already been discussed
on this list a few days ago, I do not entirely understand the
"<mapleader>i <Plug>" part of the above command.

Thanks for any help !

Julien

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to