Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 385 Bytes

A Great Vim Cheatsheet

This is a two page website that has index.html and advanced.html. The two are created from markdown files in index.md and advanced.md.

Pull requests are welcome!

Design from white-paper.

Running locally

  • Install rubygems
  • gem install bundler
  • bundle install
  • bundle exec jekyll serve