Hi,
> I'm sorry about representing my question unclear. Actually, I do have > narrow keys, but I'm > wandering how to do that quickly without move my hands. You could also map something like jj to <ESC>. This would get you back to normal mode without moving your hands too much. And then you can use h,j,k,l to move around :) For e.g. I have the following in my vimrc: imap jj <ESC> Regards, Abhishek --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
