https://github.com/gmal1/lvv
a CLI cheat sheet for vim
https://github.com/gmal1/lvv
cli command-line-tool vim
Last synced: 4 months ago
JSON representation
a CLI cheat sheet for vim
- Host: GitHub
- URL: https://github.com/gmal1/lvv
- Owner: gmal1
- License: mit
- Created: 2019-05-27T19:35:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T10:03:18.000Z (over 4 years ago)
- Last Synced: 2025-10-28T20:42:15.114Z (8 months ago)
- Topics: cli, command-line-tool, vim
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/lvv
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lvv
```
npm install -g lvv
```
Run `lvv` in the terminal to output a random vim command, so you can finally Learn Vim. 🙄💅
Cheat sheet stolen from https://vim.rtorr.com/.