Hi, as a emacs newbie, I can&#39;t thank you enough for the awesome vim-mode. <div><br></div><div>While trying to configure it, I&#39;ve come across a problem though:<div><br></div><div> bind &quot;jk&quot; in insert mode to leave insert mode. Here&#39;s what I&#39;ve came up with:</div>
<div> </div><div>(vim:imap &quot;jk&quot; &#39;vim:insert-mode-exit)</div><div><br></div><div>It &#39;almost&#39; works. The problem is I can&#39;t use &#39;j&#39; anymore. For instance, in insert-mode, if I write, &#39;jo&#39; it will say: &#39;j  o is undefined&#39;. </div>
<div><br></div><div>Thank you!</div><div><br></div><div>phzbOx</div></div>