• Stars
    star
    618
  • Rank 72,605 (Top 2 %)
  • Language
    CSS
  • License
    MIT License
  • Created about 10 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Vim cheat sheet from beginners to pros

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