spacemunkay / vim-lessons

An intro guide for learning vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-lessons

An intro guide for learning vim.

How to start.

The lessons start at zero (lesson 00_start_here.md) and work their way up.

  1. Open up your terminal.
  2. Clone the repo by running: git clone https://github.com/spacemunkay/vim-lessons.git
  3. Open up the first lesson by running: vim vim-lessons/lessons/00_start_here.md

About

An intro guide for learning vim

License:MIT License