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
- Host: GitHub
- URL: https://github.com/wsdjeg/vim-cheat
- Owner: wsdjeg
- License: gpl-3.0
- Created: 2016-06-10T13:01:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-26T05:55:06.000Z (about 2 years ago)
- Last Synced: 2025-02-12T11:13:02.459Z (3 months ago)
- Language: Vim Script
- Homepage:
- Size: 21.5 KB
- Stars: 118
- Watchers: 3
- Forks: 40
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### vim-cheat
[](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)