Training plan › Motion

Big jumps

Go to a line, paragraphs, brackets and half a page.

In long files you don't go down with j: you jump. :25 goes to line 25, } and { jump between blocks separated by blank lines, % jumps to the bracket matching the one under the cursor. Ctrl+d and Ctrl+u move half a page down and up.

6 steps · 5 min · 70 XP

  1. Go to a line
  2. Next block: }
  3. Previous block: {
  4. Matching bracket: %
  5. Half page down: Ctrl+d
  6. Half page up: Ctrl+u

Create a free account