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

  1. Project 1: The “No-HJKL” Navigator
  2. Project 2: The JSON Surgeon
  3. Project 3: The Code Refactor
  4. Project 4: The Markdown Re-Sequencer
  5. Project 5: The Log Parser
  6. Project 6: The HTML Tag Wrapper
  7. Project 7: The Vim Golf Challenge
  8. Project 8: The Config Builder
  9. Project 9: The Code Navigator
  10. Project 10: The Search-Replace Master