An open API service indexing awesome lists of open source software.

https://github.com/wsdjeg/vim-cheat

View cheatsheets via vim
https://github.com/wsdjeg/vim-cheat

Last synced: about 1 month ago
JSON representation

View cheatsheets via vim

Awesome Lists containing this project

README

        

### vim-cheat

[![Build Status](https://travis-ci.org/wsdjeg/vim-cheat.svg?branch=master)](https://travis-ci.org/wsdjeg/vim-cheat)

#### Usage:

```
:Cheat
will autocomplete the available cheatsheets.
```

Default cheatsheets are available in [simplecheats](https://github.com/artur-shaik/simplecheats).

### Contribute

the development of this plugin is in spacevim bundle repo, and will detached to this repo automatically.

please checkout: https://github.com/SpaceVim/SpaceVim/tree/master/bundle/vim-cheat

#### thanks:

1. [cheat.vim](https://github.com/vim-scripts/cheat.vim)
2. [simplecheats](https://github.com/artur-shaik/simplecheats)