Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bn-l/vimtipsplus
https://github.com/bn-l/vimtipsplus
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bn-l/vimtipsplus
- Owner: bn-l
- Created: 2024-04-21T07:42:48.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-07T08:34:00.000Z (8 months ago)
- Last Synced: 2024-05-07T09:49:49.625Z (8 months ago)
- Language: Vim Script
- Size: 18.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A chrome new tab extension / daily site with a built-in wasm implemention of vim.
Learn vim with daily small tips that you can practice right in the browser.**Demo:** https://vimtipsplus.netlify.app
## Usage:
- Click outside the terminal to defocus it. When the terminal has focus it will capture all key strokes
- Type `:export` to download the current file
- Drag and drop a file on the terminal to edit it
- `:e tutor` to run the vim tutor
## Shortcuts:
(when terminal is unfocussed)| Description | Shortcut |
|---------------------|--------------------------|
| Toggle this help | ? |
| Load Vim Terminal | s |
| Random tip | + |
| Next tip | ] |
| Previous tip | [ |