Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bn-l/vimtipsplus


https://github.com/bn-l/vimtipsplus

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

VimTips Plus - Small vim tips with a vim terminal built in


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

Download extension for chrome

VimTips Plus - screencast


## 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 | [ |