/vimsheet

Vim cheat sheet from beginners to pros

Primary LanguageCSSMIT LicenseMIT

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