Text Objects Mega Review

Put all text object skills together in one challenge

Open companion guide

Goals

0/2
  • Use bracket, quote, word, and paragraph text objects
  • Choose the right text object for each situation
Keys 0 · par 30

Instructions

  1. 1.Change the quoted string to "fixed" using ci"
  2. 2.Delete the bracket content using di(
  3. 3.This tests your combined text object mastery!
Quick KeysNORMAL
h j k lMove cursor
w b eWord movement
i a oEnter insert
dDelete
yYank (copy)
pPaste
uUndo
vVisual mode
:Command mode
/Search

Community pulse

Weekly top score
Leaderboard warming up...
Daily challenge
Loading challenge...
Vim mode: normal

Practice buffer · reset restarts the lesson (not vim u)

Lesson Companion

Use Text Objects Mega Review in real editing

This companion guide helps you complete Text Objects Mega Review with fewer mistakes and better command fluency.

Quick Command Cheatsheet
  • mega
  • review
When to Use This Motion/Operator

Use this lesson whenever you need to target semantic units like words, quotes, or brackets with fewer keystrokes.

  • Prefer this over arrow-key micro-movements before each edit.
  • Use this pattern whenever you're working inside Text Objects tasks.
  • Reach for mega, review when this pattern appears.
Common Mistakes
  • Manually selecting text with Visual mode instead of using inner/around text objects.
  • Confusing the inner (i) and around (a) text object variants.
FAQ

How long should this lesson take?

Target completion is 90 seconds, but correctness matters more than speed at first.

Should I move to the next lesson if my score is low?

Advanced patterns take longer to feel natural, so a lower score on the first pass is normal — prioritize accuracy over speed here.