Help implementing "jk" in Vim-Mode

Dominic Savoie phzbox at gmail.com
Wed Sep 28 22:27:55 CEST 2011


Hi, as a emacs newbie, I can't thank you enough for the awesome vim-mode.

While trying to configure it, I've come across a problem though:

 bind "jk" in insert mode to leave insert mode. Here's what I've came up
with:

(vim:imap "jk" 'vim:insert-mode-exit)

It 'almost' works. The problem is I can't use 'j' anymore. For instance, in
insert-mode, if I write, 'jo' it will say: 'j  o is undefined'.

Thank you!

phzbOx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/implementations-list/attachments/20110928/654b5c59/attachment.htm 


More information about the implementations-list mailing list