You can quickly jump to a specified column in Vim by simply typing the column number followed by a pipe, like this:
80| # go to the 80th column
You can quickly jump to a specified column in Vim by simply typing the column number followed by a pipe, like this:
80| # go to the 80th column