# Learn Vim (the Smart Way)
## What is this about?
*Learn Vim (the Smart Way)* is a book to learn the good parts of Vim.
## Table Of Contents (In Progress)
- Ch 0 - Learn Vim the Smart Way
- Ch 1 - Starting Out
- [Ch 2 - Buffers, Windows, and Tabs](./ch2_buffers_windows_tabs.md)
- [Ch 3 - Opening and Searching Files](./ch3_opening_and_searching_files.md)
- [Ch 4 - Vim Grammar](./ch4_vim_grammar.md)
- [Ch 5 - Moving in a File](./ch5_moving_in_file.md)
- [Ch 6 - Insert Mode](./ch6_insert_mode.md)
- Ch 7 - Register
- Ch 8 - Macros
- Ch 9 - Undo
- Ch 10 - Command Line Mode
- Ch 11 - Search and Substitute
- Ch 12 - Dot Command
- Ch 13 - Global Command
- Ch 14 - Command Line Integration
- Ch 15 - Visual Mode
- Ch 16 - Tags
- Ch 17 - Git
- Ch 18 - Fold
- Ch 19 - Compile
# License & Copyright
The materials here are all ©2020 Igor Irianto.
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.