2022-10-25 22:39:37 +08:00
|
|
|
### vim-cheat
|
2022-10-25 23:00:00 +08:00
|
|
|
|
2022-10-25 22:39:37 +08:00
|
|
|
[![Build Status](https://travis-ci.org/wsdjeg/vim-cheat.svg?branch=master)](https://travis-ci.org/wsdjeg/vim-cheat)
|
|
|
|
|
|
|
|
#### Usage:
|
|
|
|
|
|
|
|
```
|
|
|
|
:Cheat <Tab>
|
|
|
|
will autocomplete the available cheatsheets.
|
|
|
|
```
|
2022-10-25 23:00:00 +08:00
|
|
|
|
2022-10-25 22:39:37 +08:00
|
|
|
Default cheatsheets are available in [simplecheats](https://github.com/artur-shaik/simplecheats).
|
|
|
|
|
2022-10-25 23:00:00 +08:00
|
|
|
|
|
|
|
### 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
|
|
|
|
|
2022-10-25 22:39:37 +08:00
|
|
|
#### thanks:
|
2022-10-25 23:00:00 +08:00
|
|
|
|
2022-10-25 22:39:37 +08:00
|
|
|
1. [cheat.vim](https://github.com/vim-scripts/cheat.vim)
|
|
|
|
2. [simplecheats](https://github.com/artur-shaik/simplecheats)
|