Hi, as a emacs newbie, I can't thank you enough for the awesome vim-mode. <div><br></div><div>While trying to configure it, I've come across a problem though:<div><br></div><div> bind "jk" in insert mode to leave insert mode. Here's what I've came up with:</div>
<div> </div><div>(vim:imap "jk" 'vim:insert-mode-exit)</div><div><br></div><div>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'. </div>
<div><br></div><div>Thank you!</div><div><br></div><div>phzbOx</div></div>