I am using macvim 8.1, the map command is
:inoremap <C-$> <End>
I also tried <C-4>, no working.
tried other number, can't work too (however CTRL-6 could work).
Also tried nnoremap, same result.
the :map <C-$> command shows
i <C-$> * <End>