...how would you do it?
task for extra credit: figure out a way to force vim to refresh the cursor position immediately after exiting insert mode
inoremap :stopinsert
in your .vimrc.
.vimrc