:%s/\v(.{20})/\1\r/g
:put =map(range(1,150), 'printf(''%04d'', v:val)')
GoBack