This guide helps you master Vim and Vimscript quickly, bridging the gap between basic tutorials and the full manual.
This project is a detailed guide, 'Learn Vim (the Smart Way)', structured to teach both beginner and advanced users the most useful parts of Vim and Vimscript. It aims to fill the knowledge gap between basic tools like `vimtutor` and the extensive `help` manual, covering topics from 'Vim Grammar' to 'Registers' and 'Macros'. You can read the book locally by running `docker compose -f book/docker-compose.yml up --build` and opening your browser.
This guide helps you master Vim and Vimscript quickly, bridging the gap between basic tutorials and the full manual.
Anyone from Vim beginners to advanced users looking to deepen their understanding of the editor should use this guide.