Infinite monkey - Nico Brailovsky's blog
Wroks in my machine
(Move to ...)
Blog
Open source
Series, articles and presentations
About me
▼
Featured long-form articles
(Move to ...)
C++ exceptions under the hood
C++ Template Metaprogramming
Understanding the C preprocessor
Writing Vim plugins
▼
Thursday, 22 November 2012
Vim tip: goto 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
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment