Quiz · 5 questions
📖 Vim Motion Language
Operator + motion + text object — the grammar that compounds
Level 0Trapped
0 XP0/35 lessons0/12 achievements
0/100 XP to next level100 XP to go0% complete
Quiz
01What does
ci" do?Hint
Break it down: c = change, i" = inner double quotes.
02In the operator-motion grammar, what does
d3w do?Hint
Operator + count + motion.
03What's the difference between
iw and aw?Hint
a is for "a" thing — content + delimiters/spacing.04How do you record a macro into register
b?Hint
It's the same key for start and stop.
05What does
Ctrl-v do in Normal mode?Hint
Think "vertical" instead of "paste."
Comments 0
🔔 Reply notifications (sign in)Sign in — Please sign in to comment.
No comments yet — be the first.