Is there a single shortcut to start inserting in the new line at end of the file?
I\'m aware of G + o combo.
Not that I know of - G+o is what I would have suggested too, but that is 2 steps :)
You could always create a macro which does G+o, and then you can invoke the macro which will be 1 step.