imap <C-a> <Esc>^I
imap <C-e> <Esc>A
imap <C-k> <Esc>d$A
imap <C-y> <Esc>pA
Yes I am a heathen.
In all honesty, a lot of Vim users set up some of these same shortcuts for editing their commands since chording is really the only way to get to some of that functionality--and as long as you're going to use chords, why not use Emacs-style?
imap <C-a> <Esc>^I
imap <C-e> <Esc>A
imap <C-k> <Esc>d$A
imap <C-y> <Esc>pA
Yes I am a heathen.