Go to line Edit History Talk0 1,599pages on this wiki Revision as of 09:20, September 29, 2008 by JohnBot (Talk | contribs) (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) Tip 751 Printable Monobook Previous Next created June 21, 2004 · complexity basic · author Char · version 5.7 There are at least three different ways to go to a particular line (line 42 for example): 42G 42gg :42<CR> CommentsEdit Read more To jump to the beginning of a C code block (while, switch, if etc), use the [{ command. To jump... Jumping to the start and end of a code block You can save a lot of time when navigating through text by using appropriate movement commands... Moving around For quite a long time I was annoyed to not be able to use when selecting text... Make C-Left C-Right behave as in Windows Categories: VimTip Moving