Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanyuan/vim-cheatsheet
:helicopter: Visual keyboard cheatsheet for Vim.
https://github.com/tanyuan/vim-cheatsheet
Last synced: about 1 month ago
JSON representation
:helicopter: Visual keyboard cheatsheet for Vim.
- Host: GitHub
- URL: https://github.com/tanyuan/vim-cheatsheet
- Owner: tanyuan
- License: cc0-1.0
- Created: 2016-01-08T11:39:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-23T16:25:19.000Z (almost 9 years ago)
- Last Synced: 2024-03-27T07:51:52.314Z (9 months ago)
- Homepage:
- Size: 715 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vim Visual Cheat Sheet
Take visual notes of how I use Vim so far. It is interesting to see how Vim takes up the whole keyboard (actually there are too much to put on the graphs). Most of them are Vim's default, except some customization which I put gray notes on.
The **weird** keyboard remapping is inspired by [Terminal ADM-3A](https://en.wikipedia.org/wiki/File:KB_Terminal_ADM3A.svg), the original keyboard Vi was designed for, and [Happy Hacking Keyboard Pro 2](http://www.pfu.fujitsu.com/hhkeyboard/hhkbpro2/spec.html).
For my Vim configuration see [tanyuan/vim-config](https://github.com/tanyuan/vim-config).
![Key Remapping](https://github.com/tanyuan/vim-cheatsheet/raw/master/vim-cheat-sheet-remapping.png)
![Special Keys](https://github.com/tanyuan/vim-cheatsheet/raw/master/vim-cheat-sheet-special.png)
![Move Around](https://github.com/tanyuan/vim-cheatsheet/raw/master/vim-cheat-sheet-moves.png)
![Do Something](https://github.com/tanyuan/vim-cheatsheet/raw/master/vim-cheat-sheet-verbs.png)
![Insert Something](https://github.com/tanyuan/vim-cheatsheet/raw/master/vim-cheat-sheet-insert.png)
## Source
Images are created with Adobe Illustrator. You can download the [AI file](vim-cheat-sheet.ai).
Fonts: [Source Code Pro](https://github.com/adobe-fonts/source-code-pro) and [Gidole](https://github.com/larsenwork/Gidole)
## License
[![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)
You can do whatever you want with these files.