Re: [Vim-latex-devel] Disable short cut for things like ::
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2012-07-03 06:03:38
|
See :help Imap_FreezeImap Set g:Imap_FreezeImap to 0 in your .vimrc. :let g:Imap_FreezeImap = 0 That should disable the macro expansion. --Ted On Sat, Jun 30, 2012 at 6:48 AM, Peng Yu <pen...@gm...> wrote: > Hi, > > I feel that the short cut defined in vim latex is in convenient. I'd > like to disable all keyboard shortcut like :: (which is changed to > \ldots). Is there a way to do? > > -- > Regards, > Peng > > ------------------------------------------------------------------------------ > 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...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel -- Ted Pavlic <te...@te...> |