VimDojo
Lessons
Challenges
Editor Demo
Login
Get Started
← Back to Challenges
advanced
Time limit: 2:00
Recursive Macro
Use a recursive macro to convert all TODO: prefixes to DONE: until end of file.
Commands
qa
cw
@a
Recursive Macro
Use a recursive macro to convert all TODO: prefixes to DONE: until end of file.
Time
0:00
/ 2:00
Editor
0 keys
1
T
ODO: Write tests
2
TODO: Fix bug #42
3
TODO: Update docs
4
TODO: Review PR
5
TODO: Deploy v2
-- NORMAL --
recursive-macro
Target
1
DONE: Write tests
2
DONE: Fix bug #42
3
DONE: Update docs
4
DONE: Review PR
5
DONE: Deploy v2
-- NORMAL --
recursive-macro
Hints (0/5)
Reset
⚠ Guest mode —
Sign in
to save your progress and score