Learn Vim Motions: Expanded Projects
This folder contains the expanded, deep-dive project files for the Learn Vim Motions guide. Each project is a standalone learning module with theory, specs, implementation guidance, testing, and completion criteria.
Project Index
- Project 1: The “No-HJKL” Navigator
- Project 2: The JSON Surgeon
- Project 3: The Code Refactor
- Project 4: The Markdown Re-Sequencer
- Project 5: The Log Parser
- Project 6: The HTML Tag Wrapper
- Project 7: The Vim Golf Challenge
- Project 8: The Config Builder
- Project 9: The Code Navigator
- Project 10: The Search-Replace Master