On Sun, Apr 30, 2006 at 07:46:25PM +0800, shello wrote:
> Is there any quick way to move to the end of the line in insert mode ?
> i map a key to do that
> : inoremap <A-a> <ESC>$a
There is also A which is equal to $a

Reply via email to