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.

Reply via email to