Vim tip: goto column

Post by Nico Brailovsky @ 2012-11-22 | Permalink | Leave a comment

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