shello Sun, 30 Apr 2006 04:46:49 -0700
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 But it doesn't work ! Where is my mistake? Thanks in advance.