RET (translated from <return>) runs the command evil-ret (found in
evil-motion-state-map), which is an interactive compiled Lisp function
in ‘evil-commands.el’.
It is bound to RET.
(evil-ret &optional COUNT)
Move the cursor COUNT lines down.
If point is on a widget or a button, click on it.
In Insert state, insert a newline.