ngg can jump to the beginning of a specified line, but n$ can only jump to the end of a relative line. Is there a more concise instruction that can implement ngg$?
I always <count>G skip lines
What about skipping the end of the line? <count>G$?
I always <count>G skip lines
What about skipping the end of the line? <count>G$?