mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
docs(cheat): update the readme of vim-cheat
This commit is contained in:
parent
364b1677d3
commit
92df832437
10
bundle/vim-cheat/README.md
vendored
10
bundle/vim-cheat/README.md
vendored
@ -1,4 +1,5 @@
|
|||||||
### vim-cheat
|
### vim-cheat
|
||||||
|
|
||||||
[](https://travis-ci.org/wsdjeg/vim-cheat)
|
[](https://travis-ci.org/wsdjeg/vim-cheat)
|
||||||
|
|
||||||
#### Usage:
|
#### Usage:
|
||||||
@ -7,8 +8,17 @@
|
|||||||
:Cheat <Tab>
|
:Cheat <Tab>
|
||||||
will autocomplete the available cheatsheets.
|
will autocomplete the available cheatsheets.
|
||||||
```
|
```
|
||||||
|
|
||||||
Default cheatsheets are available in [simplecheats](https://github.com/artur-shaik/simplecheats).
|
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:
|
#### thanks:
|
||||||
|
|
||||||
1. [cheat.vim](https://github.com/vim-scripts/cheat.vim)
|
1. [cheat.vim](https://github.com/vim-scripts/cheat.vim)
|
||||||
2. [simplecheats](https://github.com/artur-shaik/simplecheats)
|
2. [simplecheats](https://github.com/artur-shaik/simplecheats)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user