pantras / Learn-Vim

A book for learning Vim editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 - Opening and Managing Files
  • Ch 3 - Buffers, Windows, Tabs
  • 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

License & Copyright

The materials here are all ©2020 Igor Irianto.

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 Unported License.

About

A book for learning Vim editor

License:Other