Hello all

I was trying to map<Tab>  to autocomplete, something like
:inoremap<Tab>  <C-n>

but the mapping
imap<C-i>  <Plug>Tex_InsertItemOnThisLine
in $VIM/ftplugin/tex.vim seems to be connected with Tab key, I don't
know how, and there is no way to use Tab in a tex file.

If I change the<C-i>  mapping the completion using Tab key works well,
but i can't insert the e-acute character any more.

somebody knows how can i solve this?
thank you,
Gastón




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to