You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
iggy 6b9127035e Initial Commit, also Ch 5 - moving in file 4 years ago
.gitignore Initial Commit, also Ch 5 - moving in file 4 years ago
5_moving_in_file.md Initial Commit, also Ch 5 - moving in file 4 years ago
README.md Initial Commit, also Ch 5 - moving in file 4 years ago

README.md

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

  • Ch 0 - Learn Vim the Smart Way
  • Ch 1 - Starting Out
  • Ch 2 - Buffers, windows, Tabs
  • Ch 3 - Opening and Managing Files
  • Ch 4 - Vim Grammar
  • Ch 5 - Moving in a File
  • Ch 6 - Moving Between and Searching Files
  • Ch 7 - Insert Mode
  • Ch 8 - Register
  • Ch 9 - Undo
  • Ch 10 - Command Line Mode
  • Ch 11 - Search and Substitute
  • Ch 12 - Dot Command
  • Ch 13 - Macros
  • Ch 14 - Global Command
  • Ch 15 - Command Line Integration
  • Ch 16 - Visual Mode
  • Ch 17 - Tags
  • Ch 18 - Git
  • Ch 19 - Fold
  • Ch 20 - Compile