0 Talk Go to line Edit History 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 For quite a long time I was annoyed to not be able to use <C-Left> <C-Right> when... Make C-Left C-Right behave as in Windows Put the following in your vimrc. When you press the Home key, the cursor will move to the first... Smart home Programmers often want to move a line of text up or down, or to some other position. We start by... Moving lines up or down Related Categories Categories: VimTip | Moving Add category